summaryrefslogtreecommitdiff
path: root/test/empty_table.wast.fromBinary
blob: b5afde4a5ba6d3cb066707723d60f225eec01acf (plain)
1
2
3
4
5
(module
 (memory $0 0)
 (table $0 0 0 anyfunc)
)