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