Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Dec 10, 2024
1 parent 10198de commit d6fb01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ if (${CMAKE_SYSTEM_NAME} MATCHES "Emscripten")
"-s WEBSOCKET_SUBPROTOCOL=text"
"-s EXPORTED_RUNTIME_METHODS=['callMain']"
# Debugging
"-s ASSERTIONS=1"
"-s ASSERTIONS=2"
# "-s RUNTIME_DEBUG"
"-s NO_DISABLE_EXCEPTION_CATCHING"
)
Expand Down

0 comments on commit d6fb01e

Please sign in to comment.