| Commit message (Expand) | Author | Age | Files | Lines |
* | [Parser] Enable the new text parser by default (#6371) | Thomas Lively | 2024-04-25 | 1 | -1/+1 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -4/+4 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -2/+2 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -2/+2 |
* | Implement bottom heap types (#5115) | Thomas Lively | 2022-10-07 | 1 | -1/+1 |
* | Restore the `extern` heap type (#4898) | Thomas Lively | 2022-08-17 | 1 | -2/+2 |
* | Remove externref (#4633) | Thomas Lively | 2022-05-04 | 1 | -2/+2 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -1/+1 |
* | [reference-types] remove single table restriction in IR (#3517) | Abbas Mashayekh | 2021-02-09 | 1 | -1/+1 |
* | Remove exnref and br_on_exn (#3505) | Heejin Ahn | 2021-01-22 | 1 | -2/+2 |
* | Update reference types (#3084) | Daniel Wirtz | 2020-09-09 | 1 | -1/+1 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -2/+2 |
* | Trap when call_indirect's signatures mismatch (#2636) | Heejin Ahn | 2020-02-03 | 1 | -0/+22 |