Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/decode_output
/
.
/
test
/
br_to_exit.wasm.fromBinary
blob: a25acc937613fbfb1f5a11b177b7965ae3319bb7 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
type $0
(
func
))
(
func $0
(
block $label
(
br $label
)
)
)
)