Details
-
Task
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
6.4.0
-
None
Description
Current error when building applications with wasm64:
error: longjmp support was disabled (SUPPORT_LONGJMP=0), but it is required by the code (either set SUPPORT_LONGJMP=1, or remove uses of it in the project)
This is because emscripten does not support longjmp and friends on wasm64 builds.
Attachments
Issue Links
- is required for
-
QTBUG-104891 wasm: use wasm64/memory64 mode
-
- Closed
-