summaryrefslogtreecommitdiff
path: root/test/passes/remove-non-js-ops.txt
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-16/+22
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-19/+19
* [wasm2js] Support nonzero offsets in memory.atomic.wait32 (#5489)Thomas Lively2023-02-141-2/+2
* wasm2js: Don't assume that `env.abort` can always be impored. (#5049)Sam Clegg2022-09-161-0/+2
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-4/+4
* Remove Type ordering (#3793)Thomas Lively2021-05-181-8/+8
* Reorder global definitions in Print pass (#3770)Abbas Mashayekh2021-04-021-1/+1
* Intern HeapTypes and clean up types code (#3428)Thomas Lively2020-12-071-2/+2
* [wasm2js] Use native JavaScript Math.trunc (#3329)Max Graey2020-11-101-30/+2
* wasm2js: Avoid 64-bit scratch memory helpers in wasm-intrinsics (#2926)Alon Zakai2020-06-231-11/+8
* wasm2js: Bulk memory support (#2923)Alon Zakai2020-06-221-0/+13
* Remove function index printing (#2742)Thomas Lively2020-04-091-36/+36
* Remove FunctionType (#2510)Thomas Lively2019-12-111-24/+31
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-24/+24
* wasm2js: use scratch memory properly (#2033)Alon Zakai2019-04-221-52/+51
* Wasm2js memory fixes (#2003)Alon Zakai2019-04-121-7/+8
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-282/+282
* wasm2asm: Finish i64 lowering operations (#1563)Alex Crichton2018-05-251-181/+937
* wasm2asm: Finish f32/f64 operations (#1554)Alex Crichton2018-05-191-0/+368