summaryrefslogtreecommitdiff
path: root/test/exception-handling.wast
Commit message (Expand)AuthorAgeFilesLines
* Update Pop text format to handle tuples (#3116)Thomas Lively2020-09-111-3/+3
* Update reference types (#3084)Daniel Wirtz2020-09-091-19/+0
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-1/+1
* Make 'do' clause mandatory in 'try' (#2851)Heejin Ahn2020-05-141-0/+2
* Make try body start with 'do' (#2846)Heejin Ahn2020-05-111-3/+7
* Allow subtype in throw instruction (#2568)Heejin Ahn2020-01-061-1/+4
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-0/+16
* Make try body with multiple instructions roundtrip (#2374)Heejin Ahn2019-10-091-0/+16
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-4/+38
* Rename except_ref type to exnref (#2224)Heejin Ahn2019-07-141-1/+1
* Add except_ref type (#2081)Heejin Ahn2019-05-071-0/+6