Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Wasm GC] Fix Heap2Local + non-nullable locals (#4017) | Alon Zakai | 2021-07-23 | 1 | -9/+26 |
* | [Wasm GC] Heap2Local: Replace the allocation with null (#3893) | Alon Zakai | 2021-05-17 | 1 | -24/+54 |
* | [Wasm GC] Heap2Local: Handle branches (#3881) | Alon Zakai | 2021-05-12 | 1 | -11/+24 |
* | Heap2Local: Use escape analysis to turn heap allocations into local data (#3866) | Alon Zakai | 2021-05-12 | 1 | -0/+701 |