Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Parser] Parse wast scripts (#6581) | Thomas Lively | 2024-05-13 | 1 | -6/+6 |
* | Update the text syntax for tuple types (#6246) | Thomas Lively | 2024-01-26 | 1 | -2/+2 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -8/+8 |
* | Tuple globals (#2718) | Thomas Lively | 2020-04-02 | 1 | -0/+15 |
* | Interpret tuple locals and tail-calls correctly (#2690) | Thomas Lively | 2020-03-16 | 1 | -2/+12 |
* | Handle multivalue returns in the interpreter (#2684) | Thomas Lively | 2020-03-10 | 1 | -0/+10 |