Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/debuginfo
/
.
/
test
/
merge
/
global-init.wast.combined.finalized.opt
blob: 02a0900f5473559844758fd8048bc4dc8154c76a [
file
] [
edit
]
(
module
(
import
"env"
"memory"
(
memory $0
256
))
(
import
"env"
"table"
(
table
8
anyfunc
))
)