summaryrefslogtreecommitdiff
path: root/test/lit/parse-bad-tuple-extract-index.wast
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-1/+1
* Add an arity immediate to tuple.extract (#6172)Thomas Lively2023-12-121-2/+2
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-2/+2
* wasm-s-parser: Add context in validation errors (#5981)Alon Zakai2023-09-281-1/+1
* Catch bad tuple.extract index in parser (#3766)Thomas Lively2021-03-311-0/+16