summaryrefslogtreecommitdiff
path: root/src/wasm-delegations-fields.h
Commit message (Expand)AuthorAgeFilesLines
* Update SIMD names and opcodes (#3771)Thomas Lively2021-04-051-17/+0
* [EH] Make rethrow's target a try label (#3568)Heejin Ahn2021-02-181-1/+1
* [EH] Support reading/writing of delegate (#3561)Heejin Ahn2021-02-121-0/+2
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-0/+1
* Prototype i32x4.widen_i8x16_{s,u} (#3535)Thomas Lively2021-02-011-0/+8
* [GC] Add br_on_func/data/i31 (#3525)Alon Zakai2021-01-281-6/+7
* [GC] Update br_on_cast: the text format also no longer has a heap type (#3523)Alon Zakai2021-01-271-1/+0
* [GC] ref.as_* (#3520)Alon Zakai2021-01-271-0/+7
* [GC] RefIsNull => RefIs. (#3516)Alon Zakai2021-01-261-4/+5
* Remove exnref and br_on_exn (#3505)Heejin Ahn2021-01-221-9/+0
* Basic EH instrucion support for the new spec (#3487)Heejin Ahn2021-01-151-2/+19
* [GC] Fix minor binary format issues of ordering and immediates (#3472)Alon Zakai2021-01-111-7/+7
* Prototype prefetch instructions (#3467)Thomas Lively2021-01-061-0/+9
* [GC] Add br_on_cast (#3451)Alon Zakai2020-12-171-1/+4
* Refactor BranchUtils to avoid boilerplate. NFC (#3442)Alon Zakai2020-12-141-0/+1
* [GC] Add ref.test and ref.cast (#3439)Alon Zakai2020-12-111-2/+4
* [GC] Add Array operations (#3436)Alon Zakai2020-12-101-5/+11
* [GC] Add struct.new and start to test interesting execution (#3433)Alon Zakai2020-12-091-1/+2
* [GC] Add basic RTT support (#3432)Alon Zakai2020-12-081-2/+1
* [GC] Add struct.set (#3430)Alon Zakai2020-12-071-2/+4
* [GC] Add struct.get instruction parsing and execution (#3429)Alon Zakai2020-12-071-1/+3
* [TypedFunctionReferences] Implement call_ref (#3396)Alon Zakai2020-11-241-0/+8
* Fix warnings in delegations-fields headerAlon Zakai2020-11-131-63/+63
* Remove boilerplate in walking logic (#3344)Alon Zakai2020-11-121-1/+1
* Avoid boilerplate in ExpressionAnalyzer comparing & hashing (#3332)Alon Zakai2020-11-111-46/+103
* Avoid boilerplate code with a big universal delegation header (#3294)Alon Zakai2020-11-091-0/+584