Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow different arguments for multiple instances of a pass (#6687) | Christian Speckner | 2024-07-15 | 1 | -6/+5 |
* | [NFC] Remove our bespoke `make_unique` implementation (#5613) | Thomas Lively | 2023-03-31 | 1 | -2/+2 |
* | JSPI - Replace function table references with JSPI'ed wrapper. (#5519) | Brendan Dahl | 2023-03-01 | 1 | -0/+18 |
* | Support using JSPI to load the secondary wasm split module. (#5431) | Brendan Dahl | 2023-01-20 | 1 | -2/+37 |
* | Add arguments to control which imports/exports are JSPI'd. (#5217) | Brendan Dahl | 2022-11-08 | 1 | -6/+54 |
* | Make `Name` a pointer, length pair (#5122) | Thomas Lively | 2022-10-11 | 1 | -2/+2 |
* | Implement bottom heap types (#5115) | Thomas Lively | 2022-10-07 | 1 | -2/+4 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -1/+1 |
* | JPSI - Support re-entering a suspended Wasm module. (#5044) | Brendan Dahl | 2022-09-16 | 1 | -2/+26 |
* | Add JavaScript promise integration (JSPI) pass. (#4961) | Brendan Dahl | 2022-09-02 | 1 | -0/+171 |