Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
test
/
parse
/
module
/
table-named.txt
blob: 5d693dbd8984537033a11bb04c47d4eac5a89f26 [
file
] [
log
] [
blame
] [
edit
]
(module
(func $f (param i32))
(func $g (param i32 i64))
(func $h (result i64) (i64.const 0))
(table anyfunc (elem $f $f $g $h)))