summaryrefslogtreecommitdiff
path: root/test/wasm2js/ordering.wast
Commit message (Collapse)AuthorAgeFilesLines
* wasm2js2: optimize call_indirect and select operands (#2056)Alon Zakai2019-04-251-0/+98
Don't use temp vars to reorder them unless we need to.