godot-cpp/tools
Fabio Alessandrelli 9e860a84a0 [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.

(cherry picked from commit 1bb543b6f4)
2024-09-04 10:03:13 -05:00
..
android.py Integrate `.pre-commit-config.yaml` 2024-07-17 09:56:32 -05:00
common_compiler_flags.py Integrate `.pre-commit-config.yaml` 2024-07-17 09:56:32 -05:00
godotcpp.py [SCons] Add option to build without threads 2024-09-04 09:58:58 -05:00
ios.py Integrate `.pre-commit-config.yaml` 2024-07-17 09:56:32 -05:00
linux.py Integrate `.pre-commit-config.yaml` 2024-07-17 09:56:32 -05:00
macos.py Integrate `.pre-commit-config.yaml` 2024-07-17 09:56:32 -05:00
my_spawn.py Integrate `.pre-commit-config.yaml` 2024-07-17 09:56:32 -05:00
web.py [Web] Force emcc to use "wasm" longjmp mode 2024-09-04 10:03:13 -05:00
windows.py SCons: Add `silence_msvc` option 2024-07-17 09:57:01 -05:00