summaryrefslogtreecommitdiff
path: root/test/export-import.wast.fromBinary.noDebugInfo
Commit message (Expand)AuthorAgeFilesLines
* [test] Port tests in test/ to test/lit/basic/ (#6160)Heejin Ahn2023-12-131-8/+0
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* Assign import names consistently between text and binaryn reader (#3238)Sam Clegg2020-10-141-2/+2
* Remove FunctionType (#2510)Thomas Lively2019-12-111-1/+1
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-1/+0
* ensure unique import names for each type, by giving them a prefix, avoiding c...Alon Zakai2018-02-221-4/+4
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-1/+0
* allow exporting an import (#1326)Alon Zakai2017-12-081-0/+10