blob: b52098179dee529815f9fbd795a0b62f3244599a [file] [edit]
;;; TOOL: wat2wasm
;;; ARGS: --enable-exceptions
(module
(event $e1)
(func throw $e1))