Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm2js: override incoming memory's grow method (#3185) | Sam Clegg | 2020-09-30 | 1 | -5/+5 |
* | wasm2js: Skip heap creation in the absence of wasm memory. NFC (#3167) | Sam Clegg | 2020-09-24 | 1 | -1/+17 |
* | wasm2js: Support exported tables (#3152) | Sam Clegg | 2020-09-21 | 1 | -1/+0 |
* | wasm2js: Bulk memory support (#2923) | Alon Zakai | 2020-06-22 | 1 | -0/+1 |
* | Add --deterministic flag to wasm2js, for fuzzing (#2757) | Alon Zakai | 2020-04-13 | 1 | -0/+44 |