;;; TOOL: wat2wasm ;;; ARGS: --enable-exceptions (module (tag (param i32 i32)) (export "my_tag" (tag 0)) (tag (export "my_tag_2") (param i32)))