Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm2js: use scratch memory properly (#2033) | Alon Zakai | 2019-04-22 | 1 | -21/+41 |
* | wasm2js2 import fixes (#2031) | Alon Zakai | 2019-04-19 | 1 | -15/+91 |
* | wasm2js: do not try to be smart with not emitting if braces, the corner cases... | Alon Zakai | 2019-04-18 | 1 | -10/+18 |
* | wasm2js: remove "use asm", we are not asm.js anymore (#2020) | Alon Zakai | 2019-04-18 | 1 | -1/+1 |
* | Fix if else JS printing when if body is a labelled block (#2017) | Alon Zakai | 2019-04-17 | 1 | -2/+2 |
* | Use a single table in wasm2js (#2005) | Alon Zakai | 2019-04-15 | 1 | -0/+1 |
* | Wasm2js memory fixes (#2003) | Alon Zakai | 2019-04-12 | 1 | -9/+11 |
* | Wasm2js refactoring (#1997) | Alon Zakai | 2019-04-11 | 1 | -0/+1 |
* | Optimize away sets of the same local (#1940) | Alon Zakai | 2019-03-07 | 1 | -4/+1 |
* | Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642) | Alex Crichton | 2018-08-30 | 1 | -0/+314 |