Skip to content

wasm32: Build and link with -fwasm-exceptions#4511

Draft
kleisauke wants to merge 1 commit intolovell:0.35from
kleisauke:0.35-wasm-exceptions
Draft

wasm32: Build and link with -fwasm-exceptions#4511
kleisauke wants to merge 1 commit intolovell:0.35from
kleisauke:0.35-wasm-exceptions

Conversation

@kleisauke
Copy link
Copy Markdown
Contributor

In preparation for kleisauke/wasm-vips@a59e5e3. If this causes issues (not expected), we can instead build the static Wasm libraries with --disable-wasm-eh.

Marked as draft, since it depends on the commit mentioned above (you cannot mix Emscripten EH with Wasm EH, i.e. all object files must be compiled with -fwasm-exceptions).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant