Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/filenames-in-reader-errors
/
.
/
test
/
parse
/
expr
/
brtable-multi.txt
blob: 5c8ac85c5593f17b78d814fd1483d6219414b8ea [
file
] [
log
] [
blame
] [
edit
]
;;; TOOL: wat2wasm
(module
(func
block
block
block
block
block
i32.const 0
br_table 4 3 2 1 0
end
nop
end
nop
end
nop
end
nop
end))