summaryrefslogtreecommitdiff
path: root/test/spec/array.wast
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Use the new parser in wasm-shell and wasm-as (#6529)Thomas Lively2024-04-241-4/+2
* Drop support for type annotations on array.len (#6197)Thomas Lively2024-01-031-1/+1
* [Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)Thomas Lively2023-01-101-2/+2
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-5/+8
* Remove RTTs (#4848)Thomas Lively2022-08-051-19/+5
* [Wasm GC] Add array.wast and validator fixes for it (#3622)Alon Zakai2021-02-261-0/+146