summaryrefslogtreecommitdiff
path: root/test/lit/if-then-else.wast
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-2/+0
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-0/+2
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-2/+2
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-6/+10
* Make the legacy parser follow more closely the standard GC text format (#5889)Jérôme Vouillon2023-08-221-0/+48