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