Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Exceptions] Finish interpreter + optimizer support for try_table. (#6814) | Sébastien Doeraene | 2024-08-20 | 1 | -94/+63 |
* | [Parser] Enable the new text parser by default (#6371) | Thomas Lively | 2024-04-25 | 1 | -12/+12 |
* | Handle return calls correctly | Thomas Lively | 2024-04-08 | 1 | -31/+191 |
* | [NFC] Reduce verbosity of test/lit/passes/global-effects.wast (#6471) | Thomas Lively | 2024-04-03 | 1 | -107/+1 |
* | Update lit tests to parse with the new parser (#6290) | Thomas Lively | 2024-02-08 | 1 | -6/+3 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -10/+30 |
* | Compute full transitive closure in GlobalEffects (#5992) | Alon Zakai | 2023-10-06 | 1 | -4/+117 |
* | [typed-cont] Allow result types on tags (#5997) | Frank Emrich | 2023-10-05 | 1 | -3/+3 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -42/+42 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -33/+33 |
* | Allow optimizing with global function effects (#5040) | Alon Zakai | 2022-09-16 | 1 | -0/+323 |