blob: 6a7233014a5856b7a5c1ff530b042c495a8702c4 [file] [log] [blame] [edit]
;;; TOOL: wat2wasm
;;; ARGS: --enable-exceptions
(module
(tag $e1)
(func throw $e1))