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