Closed
Description
#1114 conflates wasm with wasi targets. While wasi targets should change the sysroot to the wasi-sdk-provided one, the non-wasi target wasm32-unknown-unknown
should probably keep the default sysroot.
#1105 extended the disabling of wasm exceptions from just wasm32-wasip1
to all wasi wasm targets. While this is technically correct, I am building a wasip1
module with exceptions (by stubbing some functions), which broke after upgrading cc. Perhaps cc could somehow allow a build-script to opt out of disabling the exceptions?
Thank you for your help!
Metadata
Metadata
Assignees
Labels
No labels