wabt icon indicating copy to clipboard operation
wabt copied to clipboard

Enable -Werror for sanitizer builds

Open sbc100 opened this issue 6 years ago • 0 comments

This means that we build with Werror during CI, but hopefully shouldn't effect too many downstream users.

sbc100 avatar Oct 12 '19 16:10 sbc100

CI builds with -Werror were done in #1522 and #1850, and for wasm2c output in #1844.

keithw avatar Aug 16 '22 18:08 keithw