Skip to content

Commit 1746a7c

Browse files
committed
removed async options
1 parent b0845d1 commit 1746a7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ if(EMSCRIPTEN)
382382
xeus_lua_set_kernel_options(xlua_wasm)
383383
xeus_wasm_compile_options(xlua_wasm)
384384
xeus_wasm_link_options(xlua_wasm "web,worker")
385-
xeus_wasm_async_options(xlua_wasm)
386385
endif()
387386

388387

0 commit comments

Comments
 (0)