summaryrefslogtreecommitdiff
path: root/test/kitchen_sink.wast.from-wast
Commit message (Expand)AuthorAgeFilesLines
* [test] Port tests in test/ to test/lit/basic/ (#6160)Heejin Ahn2023-12-131-707/+0
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-1/+1
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-1/+1
* Remove FunctionType (#2510)Thomas Lively2019-12-111-2/+2
* Massive renaming (#1855)Thomas Lively2019-01-071-33/+33
* Implement nontrapping float-to-int instructions (#1780)Thomas Lively2018-12-041-0/+40
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-1/+1
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-1/+1
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-663/+663
* Fix emitting of unreachable block/if/loop (#911)Alon Zakai2017-02-161-0/+667