Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/gc
/
.
/
test
/
parse
/
expr
/
rethrow.txt
blob: b3c034e2d35ffdf1dc4657c1990be3675cfbc44f [
file
] [
edit
]
;;; TOOL: wat2wasm
;;; ARGS: --enable-exceptions
(module
(event $e1)
(func
try
catch
rethrow
end))