Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GC] Fix minor binary format issues of ordering and immediates (#3472) | Alon Zakai | 2021-01-11 | 1 | -0/+3 |
* | [GC] Validate that struct.set is to a mutable field. (#3473) | Alon Zakai | 2021-01-08 | 1 | -4/+4 |
* | Followup to #3451 after feedback (#3457) | Alon Zakai | 2020-12-18 | 1 | -1/+2 |
* | [GC] Add br_on_cast (#3451) | Alon Zakai | 2020-12-17 | 1 | -0/+11 |
* | [GC] Add ref.test and ref.cast (#3439) | Alon Zakai | 2020-12-11 | 1 | -0/+15 |
* | [GC] Add Array operations (#3436) | Alon Zakai | 2020-12-10 | 1 | -11/+67 |
* | [GC] Add struct.new and start to test interesting execution (#3433) | Alon Zakai | 2020-12-09 | 1 | -0/+13 |
* | [GC] Add basic RTT support (#3432) | Alon Zakai | 2020-12-08 | 1 | -0/+18 |
* | [GC] Add struct.set (#3430) | Alon Zakai | 2020-12-07 | 1 | -0/+4 |
* | [GC] Add struct.get instruction parsing and execution (#3429) | Alon Zakai | 2020-12-07 | 1 | -4/+64 |
* | [GC] Support reading and writing of Struct and Array types (#3423) | Alon Zakai | 2020-12-05 | 1 | -0/+18 |