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