summaryrefslogtreecommitdiffstats
path: root/core/debugger/script_debugger.h
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2024-06-13 23:42:41 +0200
committerFabio Alessandrelli <fabio.alessandrelli@gmail.com>2024-06-14 16:03:56 +0200
commit7af8c494ab885911f5796c7b16a1a0314f2d6c67 (patch)
treee1e582377cbec6434dda3b4326a19890dc126c95 /core/debugger/script_debugger.h
parente874cd84f0b21387ddc3091b6d594b2d6a8c4b6d (diff)
downloadredot-engine-7af8c494ab885911f5796c7b16a1a0314f2d6c67.tar.gz
[Web] Force emcc to use "wasm" longjmp mode
SUPPORT_LONGJMP have changed since emscripten 3.1.32 to default to "wasm" mode when exceptions are enabled, and "emscripten" mode when disabled. While we generally doesn't use exception in core, linked libraries may need them, and emscripten don't plan to support WASM EH + Emscripten SjLj in the long term.
Diffstat (limited to 'core/debugger/script_debugger.h')
0 files changed, 0 insertions, 0 deletions