Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wasm2js] Fix memory.size (#2330) | Alon Zakai | 2019-09-05 | 1 | -0/+4 |
* | Followup to workaround for minification of wasm2js mem init (#2318) | Brion Vibber | 2019-08-30 | 1 | -3/+3 |
* | Stop emitting "almost asm" in wasm2js output (#2221) | Alon Zakai | 2019-07-12 | 1 | -1/+0 |
* | Workaround for wasm2js output minification issue with emscripten (#2185) | Brion Vibber | 2019-07-01 | 1 | -2/+3 |
* | wasm2js: optimize away unneeded load coercions (#2107) | Alon Zakai | 2019-05-15 | 1 | -0/+1 |
* | wasm2js: optimize loads (#2085) | Alon Zakai | 2019-05-03 | 1 | -1/+0 |
* | wasm2js: support non-constant indexes for memory and table segments (#2055) | Alon Zakai | 2019-04-25 | 1 | -0/+68 |