mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-16 21:01:15 -04:00
9b7623a162
This was necessary when transitioning from JS to wasm exception handling on Emscripten. Enough time has probably passed that we no longer need to support JS exception handling on Emscripten. This enables cleaning up a fair bit of code.