Skip to content

Commit e026056

Browse files
committed
Remove asyncify
1 parent 853c1cc commit e026056

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ if(EMSCRIPTEN)
8787
-sALLOW_MEMORY_GROWTH=1
8888
-fexceptions
8989
-sASSERTIONS=1
90-
-sASYNCIFY=1
9190
-sEXPORTED_RUNTIME_METHODS=[ccall])
9291
target_compile_options(complex-plotter PRIVATE "-s" "USE_GLFW=3" "-fexceptions")
9392
set_target_properties(complex-plotter PROPERTIES SUFFIX ".js")

0 commit comments

Comments
 (0)