blob: e8c10659fefa79d48d660851e9b98ee90d6a28f3 [file] [edit]
;;; TOOL: wat2wasm
(module
(func
block $foo
i32.const 1
br_if 0
end))