| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -2/+2 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -1/+1 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -2/+2 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -4/+4 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -4/+4 |
* | Update test/spec/memory.wast to latest upstream (#1801) | Alon Zakai | 2019-04-03 | 1 | -0/+1 |
* | 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 | -2/+2 |
* | handle unary and binary nodes that have implicit traps in vacuum | Alon Zakai (kripken) | 2017-07-11 | 1 | -0/+4 |
* | loads may trap, do not remove them in vacuum unless the pass options allow that | Alon Zakai (kripken) | 2017-07-11 | 1 | -0/+10 |