summaryrefslogtreecommitdiff
path: root/test/imported_memory_growth.wast.fromBinary.noDebugInfo
blob: bc550e1d284e3b7a2faa14452c86cdbdc421294c (plain)
1
2
3
4
5
(module
 (import "env" "memory" (memory $mimport$0 256))
 (import "env" "table" (table $timport$1 256 funcref))
)