Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [StackIR] Run StackIR during binary writing and not as a pass (#6568) | Alon Zakai | 2024-05-09 | 1 | -1/+1 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -18/+22 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -2/+2 |
* | More optimizations for pow of two and pos/neg one const on the right (#2870) | Max Graey | 2020-06-22 | 1 | -2/+2 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -2/+2 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -4/+4 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -6/+6 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -16/+16 |
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -17/+21 |
* | More simple math opts (#1414) | Alon Zakai | 2018-02-14 | 1 | -2/+2 |
* | Add optimize, shrink level and debug info options to C/JS (#1357) | Daniel Wirtz | 2018-01-17 | 1 | -3/+0 |
* | binaryen.js improvements (#1324) | Alon Zakai | 2017-12-07 | 1 | -0/+107 |