Update to FPS target for inner loop, no more sleep().
... maybe enscripten indexdb storage next?
This commit is contained in:
parent
0d70fefc8b
commit
1450302e06
3 changed files with 6 additions and 15 deletions
|
|
@ -23,7 +23,7 @@ when defined( emscripten ):
|
|||
--panics:on
|
||||
--exceptions:goto
|
||||
--define:noSignalHandler
|
||||
# --passL:"-Oz" # Production bu ld
|
||||
--passL:"-Oz" # Production build
|
||||
# --passL:"-O0 -gDebug -gsource-map" # Debug build
|
||||
--passL:"-s EXPORT_ES6"
|
||||
--passL:"-s EXPORT_NAME=NimTest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue