emscripten-core / emsdk

Emscripten SDK
http://emscripten.org
Other
3k stars 682 forks source link

Sets wasm_warning_as_error disabled by default. #1406

Closed WilliamIzzo83 closed 3 months ago

WilliamIzzo83 commented 3 months ago

This removes -Werror set by default, thus conforming with default bazel cc toolchain.

Part of: