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