summaryrefslogtreecommitdiff
path: root/test/extended-names.wast.fromBinary.noDebugInfo
blob: 197d7c0fc3314761095ea5a8eb8d1f781e1be2f3 (plain)
1
2
3
4
5
6
7
(module
 (memory $0 1 1)
 (data (i32.const 0) "a")
 (data passive "b")
 (table $0 1 funcref)
)