summaryrefslogtreecommitdiff
path: root/test/spec/array-new-data.wast
Commit message (Expand)AuthorAgeFilesLines
* Fix arithmetic in interpretation of ArrayNewSeg (#5251)Thomas Lively2022-11-141-2/+2
* Fix two fuzz bugs with ArrayNewSeg (#5242)Thomas Lively2022-11-111-0/+12
* Implement `array.new_data` and `array.new_elem` (#5214)Thomas Lively2022-11-071-0/+79