summaryrefslogtreecommitdiff
path: root/src/wasm-delegations.def
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Refactor each of ArrayNewSeg and ArrayInit into subclasses for Data/Ele...Alon Zakai2023-05-041-2/+4
* Implement array.fill, array.init_data, and array.init_elem (#5637)Thomas Lively2023-04-061-0/+2
* [NFC] Internally rename `ArrayInit` to `ArrayNewFixed` (#5526)Thomas Lively2023-02-281-1/+1
* Replace `RefIs` with `RefIsNull` (#5401)Thomas Lively2023-01-091-1/+1
* Implement `array.new_data` and `array.new_elem` (#5214)Thomas Lively2022-11-071-0/+1
* Remove RTTs (#4848)Thomas Lively2022-08-051-2/+0
* [Strings] stringview_*.slice (#4805)Alon Zakai2022-07-151-0/+2
* [Strings] stringview access operations (#4798)Alon Zakai2022-07-131-0/+4
* [Strings] string.as (#4797)Alon Zakai2022-07-121-0/+1
* [Strings] string.eq (#4781)Alon Zakai2022-07-081-0/+1
* [Strings] string.concat (#4777)Alon Zakai2022-07-081-0/+1
* [Strings] string.encode (#4776)Alon Zakai2022-07-071-0/+1
* [Strings] string.measure (#4775)Alon Zakai2022-07-071-0/+1
* [Strings] Add string.const (#4768)Alon Zakai2022-07-061-0/+1
* [Strings] Add string.new* instructions (#4761)Alon Zakai2022-06-291-0/+1
* Add table.grow operation (#4245)Max Graey2021-10-181-0/+1
* Add table.size operation (#4224)Max Graey2021-10-081-0/+1
* Add table.set operation (#4215)Max Graey2021-10-071-0/+1
* Implement table.get (#4195)Alon Zakai2021-09-301-0/+1
* [Wasm GC] ArrayInit support (#4138)Alon Zakai2021-09-101-0/+1
* Rename wasm-delegations[-fields].h to def files (NFC) (#3941)Heejin Ahn2021-06-181-0/+84