summaryrefslogtreecommitdiff
path: root/test/lit/passes/asyncify_pass-arg=asyncify-ignore-imports.wast
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-1/+1
* Update lit tests to parse with the new parser (#6290)Thomas Lively2024-02-081-1/+3
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-17/+37
* Asyncify: Simpify if into i32.or (#5988)Heejin Ahn2023-10-031-2/+1
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* Optimize Asyncify to not flatten/optimize unnecessarily (#5293)Alexander Guryanov2022-12-061-10/+2
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* Port test/passes/asyncify* to lit (#3970)Thomas Lively2021-07-081-0/+305