Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen.git
/
refs/heads/debuginfo
/
.
/
test
/
empty_imported_table.wast
blob: 7662c068ee5a4db6a28c19d0245538b0b86fdd74 [
file
] [
log
] [
blame
] [
edit
]
(
module
(
import
"env"
"table"
(
table
0
0
anyfunc
))
(
memory $0
0
)
)