Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -3/+3 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -6/+6 |
* | Refactor type and function parsing (#2143) | Heejin Ahn | 2019-05-24 | 1 | -6/+6 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -1/+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 | -3/+3 |
* | Validate finalization (#1014) | Alon Zakai | 2017-05-18 | 1 | -3/+1 |
* | Unreachable typing fixes (#1004) | Alon Zakai | 2017-05-09 | 1 | -0/+19 |
* | improve dce to handle more cases of nested unreachable code (#989) | Alon Zakai | 2017-05-02 | 1 | -5/+2 |
* | use a single space for pretty printing of wasts, so massive wasts are less un... | Alon Zakai | 2017-03-09 | 1 | -9/+9 |
* | Change print order of top-level module components (#751) | Derek Schuff | 2016-10-07 | 1 | -1/+1 |
* | DCE bugfix (#736) | Alon Zakai | 2016-10-04 | 1 | -0/+12 |