We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df5193 commit efaeedeCopy full SHA for efaeede
tests/codegen/wasm_exceptions.rs
@@ -1,5 +1,5 @@
1
//@ only-wasm32
2
-//@ compile-flags: -C panic=unwind
+//@ compile-flags: -C panic=unwind -Z emscripten-wasm-eh
3
4
#![crate_type = "lib"]
5
#![feature(core_intrinsics)]
0 commit comments