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