Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/filenames-in-reader-errors
/
.
/
test
/
parse
/
module
/
table.txt
blob: a8ca62e7a3d4e94c4d928dc7758786c9c90b9e64 [
file
] [
log
] [
blame
] [
edit
]
;;; TOOL: wat2wasm
(module
(func (param i32))
(func (param i32 i64))
(func (result i64) i64.const 0)
(table funcref (elem 0 0 1 2)))