Skip to content

Commit bcfd404

Browse files
committed
readd exception caching
1 parent 6c7a4a0 commit bcfd404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ if(EMSCRIPTEN)
5959
-sASYNCIFY=1
6060
-sALLOW_MEMORY_GROWTH=1
6161
-sINITIAL_MEMORY=512mb
62-
-sEXCEPTION_CATCHING_ALLOWED
62+
-sNO_DISABLE_EXCEPTION_CATCHING
6363
-sWASM_BIGINT=1
6464
-sASSERTIONS
6565
-sSTACK_SIZE=1mb

0 commit comments

Comments
 (0)