Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -2/+4 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -3/+3 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -12/+12 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -15/+15 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -15/+15 |
* | Update test/spec/memory.wast to latest upstream (#1801) | Alon Zakai | 2019-04-03 | 1 | -0/+1 |
* | Consistently optimize small added constants into load/store offsets (#1924) | Alon Zakai | 2019-03-01 | 1 | -0/+383 |