summaryrefslogtreecommitdiff
path: root/test/empty_imported_table.wast.fromBinary
blob: 5edee3018bdcd18f26771c1cb7da24703a0f799f (plain)
1
2
3
4
5
(module
  (import "env" "table" (table 0 0 anyfunc))
  (memory $0 0)
)