Skip to content

Commit

Permalink
Remove -fno-exceptions in web, its controlled in common
Browse files Browse the repository at this point in the history
  • Loading branch information
enetheru committed Jan 23, 2025
1 parent 6a09fd9 commit 8148c00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/web.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ function( web_generate )
PUBLIC
-sSIDE_MODULE
-sSUPPORT_LONGJMP=wasm
-fno-exceptions
)

target_link_options( ${TARGET_NAME}
Expand Down

0 comments on commit 8148c00

Please sign in to comment.