summaryrefslogtreecommitdiff
path: root/test/binaryen.js/stackir.js
Commit message (Expand)AuthorAgeFilesLines
* [StackIR] Run StackIR during binary writing and not as a pass (#6568)Alon Zakai2024-05-091-1/+2
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-2/+2
* Align binaryen.js with the npm package (#2551)Daniel Wirtz2020-01-141-15/+7
* Compile Binaryen to WebAssembly (#2503)Daniel Wirtz2019-12-191-7/+12
* Make sure binaryen.js tests validate (#2269)Heejin Ahn2019-07-291-0/+5
* Massive renaming (#1855)Thomas Lively2019-01-071-2/+2
* Add Module#emitStackIR to the JS-API (#1717)Daniel Wirtz2018-10-311-0/+27