mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
c80ac0f21a
Emscripten: Turn wasm-eh on by default As specified by [MCP](https://github.com/rust-lang/compiler-team/issues/920) Resolves https://github.com/rust-lang/rust/issues/148309 Resolves https://github.com/rust-lang/rust/issues/112195