summaryrefslogtreecommitdiff
path: root/test/exception-handling.wast.fromBinary.noDebugInfo
Commit message (Expand)AuthorAgeFilesLines
* Update Pop text format to handle tuples (#3116)Thomas Lively2020-09-111-4/+4
* Update reference types (#3084)Daniel Wirtz2020-09-091-24/+0
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-2/+2
* Make try body start with 'do' (#2846)Heejin Ahn2020-05-111-6/+14
* Remove function index printing (#2742)Thomas Lively2020-04-091-5/+5
* Allow subtype in throw instruction (#2568)Heejin Ahn2020-01-061-0/+5
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-0/+19
* Remove FunctionType (#2510)Thomas Lively2019-12-111-7/+7
* Remove FunctionType from Event (#2466)Thomas Lively2019-11-251-7/+7
* Fix catch parsing (#2428)Heejin Ahn2019-11-111-1/+21
* Make try body with multiple instructions roundtrip (#2374)Heejin Ahn2019-10-091-0/+6
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-1/+37
* Rename except_ref type to exnref (#2224)Heejin Ahn2019-07-141-2/+2
* Add except_ref type (#2081)Heejin Ahn2019-05-071-0/+8