Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preserve Function HeapTypes (#3952) | Thomas Lively | 2021-06-30 | 1 | -4/+2 |
* | [StackCheck] Handle colliding names (#3390) | Alon Zakai | 2020-12-14 | 1 | -31/+30 |
* | Let EnforceStackLimits have pointers to Globals (NFC) (#3397) | Heejin Ahn | 2020-11-24 | 1 | -5/+6 |
* | [wasm-builder] Construct module elements as unique_ptrs (#3391) | Thomas Lively | 2020-11-19 | 1 | -26/+25 |
* | Remove old stack function from StackCheck (#3100) | Alon Zakai | 2020-09-03 | 1 | -12/+1 |
* | StackCheck: Check both under and overflow (#3091) | Alon Zakai | 2020-09-02 | 1 | -24/+53 |
* | Move stack-check into its own pass (#2994) | Sam Clegg | 2020-07-27 | 1 | -0/+157 |