mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 08:36:16 +00:00
Fix playground
This commit is contained in:
@@ -115,7 +115,10 @@ if(CMAKE_SYSTEM_NAME MATCHES "Emscripten")
|
||||
)
|
||||
else()
|
||||
add_link_options(
|
||||
-lidbfs.js
|
||||
-sENVIRONMENT=worker
|
||||
-sINVOKE_RUN=0
|
||||
-sEXPORTED_RUNTIME_METHODS=['callMain']
|
||||
)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user