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