summaryrefslogtreecommitdiff
path: root/test/binaryen.js/exception-handling.js
Commit message (Expand)AuthorAgeFilesLines
* 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