Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
9ee3f004cb11127ee33b9f5d9285fa17841c2db2
/
.
/
test
/
parse
/
module
/
table.txt
blob: a8ca62e7a3d4e94c4d928dc7758786c9c90b9e64 [
file
]
;;; TOOL: wat2wasm
(module
(func (param i32))
(func (param i32 i64))
(func (result i64) i64.const 0)
(table funcref (elem 0 0 1 2)))