summaryrefslogtreecommitdiff
path: root/test/spec/multivalue.wast
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Parse wast scripts (#6581)Thomas Lively2024-05-131-6/+6
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-2/+2
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-8/+8
* Tuple globals (#2718)Thomas Lively2020-04-021-0/+15
* Interpret tuple locals and tail-calls correctly (#2690)Thomas Lively2020-03-161-2/+12
* Handle multivalue returns in the interpreter (#2684)Thomas Lively2020-03-101-0/+10