Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -65/+83 |
* | Use the standard shared memory text format (#6200) | Thomas Lively | 2024-01-03 | 1 | -1/+1 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -5/+3 |
* | Properly use text format type names in printing (#3591) | Alon Zakai | 2021-02-23 | 1 | -1/+1 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -1/+1 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -3/+2 |
* | Don't include `$` with names unless outputting to wat format (#2506) | Sam Clegg | 2019-12-06 | 1 | -5/+5 |
* | Print only literal values when printing literals (#2469) | Heejin Ahn | 2019-11-26 | 1 | -2/+2 |
* | Change default feature set to MVP (#1993) | Thomas Lively | 2019-04-16 | 1 | -0/+130 |