Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/filenames-in-reader-errors
/
.
/
test
/
parse
/
expr
/
throw.txt
blob: 6a7233014a5856b7a5c1ff530b042c495a8702c4 [
file
] [
log
] [
blame
] [
edit
]
;;; TOOL: wat2wasm
;;; ARGS: --enable-exceptions
(module
(tag $e1)
(func throw $e1))