summaryrefslogtreecommitdiff
path: root/test/empty_table.wast.from-wast
blob: 7254336c5466d1153950c66a900d238f24cf09a4 (plain)
1
2
3
4
(module
 (table 0 0 anyfunc)
 (memory $0 0)
)