summaryrefslogtreecommitdiff
path: root/test/lit/basic/exception-handling.wast
Commit message (Expand)AuthorAgeFilesLines
* Use IRBuilder in the binary parser (#6963)Thomas Lively2024-11-261-286/+290
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-6/+0
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-10/+10
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-34/+82
* [EH] Misc. fixes for EH (#6195)Heejin Ahn2024-01-021-12/+12
* [EH][test] Add a few more tests (#6189)Heejin Ahn2023-12-201-33/+331
* [EH] Add instructions for new proposal (#6181)Heejin Ahn2023-12-191-7/+644
* [EH][test] Split EH tests into old and new spec (#6178)Heejin Ahn2023-12-131-1816/+7
* [EH][test] Slice test code into different functions (#6177)Heejin Ahn2023-12-131-626/+767
* [test] Port tests in test/ to test/lit/basic/ (#6160)Heejin Ahn2023-12-131-0/+1737