Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/main
/
.
/
test
/
parse
/
expr
/
br-named.txt
blob: dbd0f59d459ee844b802fc56f2e619716b4c72c0 [
file
] [
edit
]
;;; TOOL: wat2wasm
(module (func
block $foo
br $foo
end))