summaryrefslogtreecommitdiff
path: root/test/exception-handling.wast.from-wast
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make try body with multiple instructions roundtrip (#2374)Heejin Ahn2019-10-091-1/+20
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-1/+41
* Rename except_ref type to exnref (#2224)Heejin Ahn2019-07-141-2/+2
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-2/+2
* Add except_ref type (#2081)Heejin Ahn2019-05-071-0/+7