summaryrefslogtreecommitdiff
path: root/test/binaryen.js/sideffects.js
Commit message (Expand)AuthorAgeFilesLines
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-0/+1
* Effects: Differentiate mutable from immutable globals (#4286)Alon Zakai2021-10-291-10/+24
* Add table.set operation (#4215)Max Graey2021-10-071-0/+2
* Use the new module version of EffectAnalyzer (#4116)Alon Zakai2021-08-311-2/+2
* Add TrapsNeverHappen to SideEffects's API (#4086)Max Graey2021-08-171-0/+1
* Basic EH instrucion support for the new spec (#3487)Heejin Ahn2021-01-151-1/+1
* Prevent pops from sinking in SimplifyLocals (#2885)Heejin Ahn2020-06-031-0/+10
* Fix SideEffect::Branches to only represent branches (#2886)Heejin Ahn2020-06-021-3/+3
* Add EH support for EffectAnalyzer (#2631)Heejin Ahn2020-02-031-0/+12
* Expose ExpressionAnalyzer in C-/JS-API (#2585)Daniel Wirtz2020-01-171-0/+94