summaryrefslogtreecommitdiff
path: root/test/binaryen.js/exception-handling.js.txt
Commit message (Expand)AuthorAgeFilesLines
* GC: Add ref.eq instruction (#3145)Daniel Wirtz2020-09-211-4/+4
* Refactor Host expression to MemorySize and MemoryGrow (#3137)Daniel Wirtz2020-09-171-4/+4
* Update Pop text format to handle tuples (#3116)Thomas Lively2020-09-111-1/+1
* Update reference types (#3084)Daniel Wirtz2020-09-091-1/+1
* Remove `Push` (#2867)Thomas Lively2020-05-221-4/+4
* Make try body start with 'do' (#2846)Heejin Ahn2020-05-111-2/+4
* Remove function index printing (#2742)Thomas Lively2020-04-091-1/+1
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-4/+4
* Remove FunctionType (#2510)Thomas Lively2019-12-111-2/+3
* Remove FunctionType from Event (#2466)Thomas Lively2019-11-251-1/+0
* Multivalue type creation and inspection (#2459)Thomas Lively2019-11-221-3/+3
* vNxM.load_splat instructions (#2350)Thomas Lively2019-09-231-4/+4
* Add atomic.fence instruction (#2307)Heejin Ahn2019-08-271-4/+4
* Add initial support for anyref as an opaque type (#2294)Jay Phelps2019-08-201-3/+3
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-0/+32