summaryrefslogtreecommitdiff
path: root/test/lit/passes/global-effects.wast
Commit message (Expand)AuthorAgeFilesLines
* [Exceptions] Finish interpreter + optimizer support for try_table. (#6814)Sébastien Doeraene2024-08-201-94/+63
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-12/+12
* Handle return calls correctlyThomas Lively2024-04-081-31/+191
* [NFC] Reduce verbosity of test/lit/passes/global-effects.wast (#6471)Thomas Lively2024-04-031-107/+1
* Update lit tests to parse with the new parser (#6290)Thomas Lively2024-02-081-6/+3
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-10/+30
* Compute full transitive closure in GlobalEffects (#5992)Alon Zakai2023-10-061-4/+117
* [typed-cont] Allow result types on tags (#5997)Frank Emrich2023-10-051-3/+3
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-42/+42
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-33/+33
* Allow optimizing with global function effects (#5040)Alon Zakai2022-09-161-0/+323