mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
asm.js bx::flog2 requires PRECISE_F32. (#151)
This commit is contained in:
committed by
Branimir Karadžić
parent
1ab2179a83
commit
aaf4948dd5
@@ -1443,7 +1443,8 @@ function strip()
|
||||
-- .. "-s USE_WEBGL2=1 "
|
||||
.. "--memory-init-file 1 "
|
||||
.. "\"$(TARGET)\" -o \"$(TARGET)\".html "
|
||||
-- .. "--preload-file ../../../examples/runtime@/"
|
||||
-- .. "--preload-file ../../../examples/runtime@/ "
|
||||
.. "-s PRECISE_F32=1"
|
||||
}
|
||||
|
||||
configuration { "riscv" }
|
||||
|
||||
Reference in New Issue
Block a user