summaryrefslogtreecommitdiff
path: root/test/binaryen.js/stackir.js.txt
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-2/+2
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-6/+4
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-2/+2
* Remove FunctionType (#2510)Thomas Lively2019-12-111-4/+4
* Remove trailing whitespaces after 'else' in stack IR (#2284)Heejin Ahn2019-08-061-2/+2
* Massive renaming (#1855)Thomas Lively2019-01-071-6/+6
* Suppress the 'has StackIR' comment when printing StackIR (#1726)Daniel Wirtz2018-11-041-2/+2
* Add Module#emitStackIR to the JS-API (#1717)Daniel Wirtz2018-10-311-0/+50