summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2024-06-14 01:42:39 +0200
committerFabio Alessandrelli <fabio.alessandrelli@gmail.com>2024-06-14 01:46:04 +0200
commit1bb543b6f4234a967f1d89dca78e380208177635 (patch)
treec0c731a5f6cba4298d795d426dfebf8926d5374a /include
parent6c4064125b6b86c9457497c5101661ac270b65c5 (diff)
downloadredot-cpp-1bb543b6f4234a967f1d89dca78e380208177635.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 'include')
0 files changed, 0 insertions, 0 deletions