From 419f384813c7559f9ff51eef283fc3d42f4f42be Mon Sep 17 00:00:00 2001 From: Samuel Nicholas Date: Thu, 16 Jan 2025 12:09:49 +1030 Subject: [PATCH] Remove -fno-exceptions in web, its controlled in common --- cmake/web.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/web.cmake b/cmake/web.cmake index bae83e46..042bc460 100644 --- a/cmake/web.cmake +++ b/cmake/web.cmake @@ -27,7 +27,6 @@ function( web_generate ) PUBLIC -sSIDE_MODULE -sSUPPORT_LONGJMP=wasm - -fno-exceptions ) target_link_options( ${TARGET_NAME}