We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db03cb3 commit 426dde4Copy full SHA for 426dde4
test/CMakeLists.txt
@@ -70,7 +70,7 @@ if(EMSCRIPTEN)
70
PUBLIC "SHELL: -fwasm-exceptions"
71
PUBLIC "SHELL: -s MAIN_MODULE=1"
72
PUBLIC "SHELL: -s WASM_BIGINT"
73
- PUBLIC "SHELL: -s ASSERTIONS=1"
+ PUBLIC "SHELL: -s ASSERTIONS=0"
74
PUBLIC "SHELL: -s ALLOW_MEMORY_GROWTH=1"
75
PUBLIC "SHELL: -s STACK_SIZE=32mb"
76
PUBLIC "SHELL: -s INITIAL_MEMORY=128mb"
0 commit comments