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 3d2e16f commit 504f968Copy full SHA for 504f968
test/CMakeLists.txt
@@ -72,7 +72,6 @@ if(EMSCRIPTEN)
72
PUBLIC "SHELL: -s WASM_BIGINT"
73
PUBLIC "SHELL: -s ASSERTIONS=0"
74
PUBLIC "SHELL: -s ALLOW_MEMORY_GROWTH=1"
75
- PUBLIC "SHELL: -s EXIT_RUNTIME=1"
76
PUBLIC "SHELL: -s STACK_SIZE=32mb"
77
PUBLIC "SHELL: -s INITIAL_MEMORY=128mb"
78
PUBLIC "SHELL: --preload-file ${ESCAPED_SYSROOT_PATH}/include@/include"
0 commit comments