Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/debug.after-inlining
/
.
/
test
/
table-import.wast.fromBinary.noDebugInfo
blob: 6c92becc8a12c7c6e63b1d8033f81f1a40e7aea5 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
type $0
(
func
))
(
import
"env"
"table"
(
table $timport$0
1
1
funcref
))
(
memory $0
0
)
(
elem $0
(
i32
.
const
0
)
$0
)
(
func $0
(
type $0
)
(
nop
)
)
)