wabt
wabt copied to clipboard
Enable -Werror for sanitizer builds
This means that we build with Werror during CI, but hopefully shouldn't effect too many downstream users.
CI builds with -Werror were done in #1522 and #1850, and for wasm2c output in #1844.