Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm2js: emit quoted properties for the exports, to support closure compiler ... | Alon Zakai | 2019-04-23 | 1 | -3/+3 |
* | wasm2js: emit calls for memory growth helper only if memory growth is used (#... | Alon Zakai | 2019-04-23 | 1 | -1/+1 |
* | wasm2js: avoid non-ES5 stuff like "let" (#2041) | Alon Zakai | 2019-04-23 | 1 | -6/+6 |
* | wasm2js: get rid of some non-flat code assumptions (#2036) | Alon Zakai | 2019-04-22 | 1 | -2/+1 |
* | wasm2js2 import fixes (#2031) | Alon Zakai | 2019-04-19 | 1 | -2/+0 |
* | wasm2js: remove "use asm", we are not asm.js anymore (#2020) | Alon Zakai | 2019-04-18 | 1 | -26/+0 |
* | wasm2js: support memory imports properly, updating their buffer too (#2013) | Alon Zakai | 2019-04-16 | 1 | -2/+35 |
* | Use a single table in wasm2js (#2005) | Alon Zakai | 2019-04-15 | 1 | -3/+4 |
* | Wasm2js memory fixes (#2003) | Alon Zakai | 2019-04-12 | 1 | -16/+13 |
* | wasm2js memory improvements (#2002) | Alon Zakai | 2019-04-12 | 1 | -0/+18 |
* | wasm2js: emscripten glue option (#2000) | Alon Zakai | 2019-04-11 | 1 | -0/+78 |