summaryrefslogtreecommitdiff
path: root/test/binaryen.js/exception-handling.js
Commit message (Expand)AuthorAgeFilesLines
* [EH] Make tag's attribute encoding detail (#3947)Heejin Ahn2021-06-211-1/+1
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-3/+3
* [EH] Make rethrow's target a try label (#3568)Heejin Ahn2021-02-181-5/+5
* [EH] Update C and binaryen.js API for delegate (#3565)Heejin Ahn2021-02-131-5/+35
* Basic EH instrucion support for the new spec (#3487)Heejin Ahn2021-01-151-19/+16
* Make try body start with 'do' (#2846)Heejin Ahn2020-05-111-1/+3
* Align binaryen.js with the npm package (#2551)Daniel Wirtz2020-01-141-50/+42
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-1/+2
* Compile Binaryen to WebAssembly (#2503)Daniel Wirtz2019-12-191-40/+44
* Remove FunctionType (#2510)Thomas Lively2019-12-111-2/+1
* Remove FunctionType from Event (#2466)Thomas Lively2019-11-251-2/+1
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-0/+61