summaryrefslogtreecommitdiff
path: root/test/lit/validation/bad-non-nullable-locals.wast
Commit message (Expand)AuthorAgeFilesLines
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-1/+1
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-3/+7
* Add a `tuple.drop` text pseudoinstruction (#6170)Thomas Lively2023-12-121-1/+1
* Validate and fix up tuples with non-nullable elements (#5909)Thomas Lively2023-08-301-0/+11
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-0/+61