Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize away sets of the same local (#1940) | Alon Zakai | 2019-03-07 | 33 | -878/+84 |
* | Optimize added constants with propagation only if we see we will remove all u... | Alon Zakai | 2019-03-06 | 12 | -50/+37 |
* | Validate unique local names, and use validation in wasm2js. Fixes #1885 (#1886) | Alon Zakai | 2019-01-23 | 2 | -3/+3 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 20 | -271/+271 |
* | Fix i64 select lowering. (#1773) | Yury Delendik | 2018-12-17 | 4 | -9/+85 |
* | Reject all nonexistent instructions in sexp format (#1756) | Thomas Lively | 2018-11-19 | 1 | -2/+2 |
* | Generate sexp instruction parser (#1754) | Thomas Lively | 2018-11-19 | 1 | -1/+1 |
* | ReFinalize fix (#1742) | Alon Zakai | 2018-11-14 | 1 | -10/+6 |
* | Support 4GB Memories (#1702) | Alon Zakai | 2018-10-15 | 2 | -2/+2 |
* | [wasm2js] Fix base64 encoding (#1670) | Yury Delendik | 2018-09-05 | 2 | -0/+51 |
* | [wasm2js] Fix nested selects (#1671) | Yury Delendik | 2018-09-05 | 2 | -0/+62 |
* | Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642) | Alex Crichton | 2018-08-30 | 69 | -0/+119538 |