Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm2js: Stop emitting nan and infinity (#5391) | Will Cohen | 2023-01-04 | 1 | -2/+0 |
* | wasm2js: Support for flexible module import naming (#5114) | Sam Clegg | 2022-10-05 | 1 | -2/+1 |
* | wasm2js: Don't assume that `env.abort` can always be impored. (#5049) | Sam Clegg | 2022-09-16 | 1 | -3/+2 |
* | wasm2js: Have instantiate function take standard import object (#5018) | Sam Clegg | 2022-09-14 | 1 | -1/+2 |
* | [wasm2js] Use native JavaScript Math.trunc (#3329) | Max Graey | 2020-11-10 | 1 | -0/+1 |
* | wasm2js: Remove global dict arguments to asmFunc (#3325) | Sam Clegg | 2020-11-05 | 1 | -26/+13 |
* | wasm2js: Skip heap creation in the absence of wasm memory. NFC (#3167) | Sam Clegg | 2020-09-24 | 1 | -11/+16 |
* | wasm2js: Support exported tables (#3152) | Sam Clegg | 2020-09-21 | 1 | -1/+0 |
* | Support empty export names in wasm2js and JS mangling in general (#2290) | Alon Zakai | 2019-08-09 | 1 | -0/+35 |