summaryrefslogtreecommitdiff
path: root/test/binaryen.js/stackir.js
Commit message (Collapse)AuthorAgeFilesLines
* Massive renaming (#1855)Thomas Lively2019-01-071-2/+2
| | | | | | Automated renaming according to https://github.com/WebAssembly/spec/issues/884#issuecomment-426433329.
* Add Module#emitStackIR to the JS-API (#1717)Daniel Wirtz2018-10-311-0/+27
Related to #1716 (comment)