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