Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -140/+276 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -9/+9 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -1/+1 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -20/+20 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -7/+13 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -7/+7 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -100/+100 |
* | Optimize out memory and table when possible (#1352) | Alon Zakai | 2018-01-10 | 1 | -1/+0 |
* | Emit binary function index in comment in text format, for convenience (#1232) | Alon Zakai | 2017-10-20 | 1 | -20/+20 |
* | Share trap mode between asm2wasm and s2wasm (#1168) | jgravelle-google | 2017-10-02 | 1 | -0/+432 |