summaryrefslogtreecommitdiff
path: root/test/wasm2js
Commit message (Expand)AuthorAgeFilesLines
* Optimize away sets of the same local (#1940)Alon Zakai2019-03-0733-878/+84
* Optimize added constants with propagation only if we see we will remove all u...Alon Zakai2019-03-0612-50/+37
* Validate unique local names, and use validation in wasm2js. Fixes #1885 (#1886)Alon Zakai2019-01-232-3/+3
* Massive renaming (#1855)Thomas Lively2019-01-0720-271/+271
* Fix i64 select lowering. (#1773)Yury Delendik2018-12-174-9/+85
* Reject all nonexistent instructions in sexp format (#1756)Thomas Lively2018-11-191-2/+2
* Generate sexp instruction parser (#1754)Thomas Lively2018-11-191-1/+1
* ReFinalize fix (#1742)Alon Zakai2018-11-141-10/+6
* Support 4GB Memories (#1702)Alon Zakai2018-10-152-2/+2
* [wasm2js] Fix base64 encoding (#1670)Yury Delendik2018-09-052-0/+51
* [wasm2js] Fix nested selects (#1671)Yury Delendik2018-09-052-0/+62
* Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642)Alex Crichton2018-08-3069-0/+119538