summaryrefslogtreecommitdiff
path: root/test/spec/array-new-elem.wast
Commit message (Expand)AuthorAgeFilesLines
* Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)Jérôme Vouillon2023-08-231-2/+2
* Add standard versions of WasmGC casts (#5331)Thomas Lively2022-12-071-2/+2
* Fix arithmetic in interpretation of ArrayNewSeg (#5251)Thomas Lively2022-11-141-0/+12
* Implement `array.new_data` and `array.new_elem` (#5214)Thomas Lively2022-11-071-0/+48