Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wasm-split] Configure split functions rather than kept functions (#6949) | Thomas Lively | 2024-09-17 | 1 | -3/+3 |
* | [wasm-split] Add an option to skip importing placeholders (#6942) | Thomas Lively | 2024-09-16 | 1 | -1/+5 |
* | Support using JSPI to load the secondary wasm split module. (#5431) | Brendan Dahl | 2023-01-20 | 1 | -0/+5 |
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -6/+2 |
* | [wasm-split] Add an option to emit a placeholder map (#3931) | Thomas Lively | 2021-06-12 | 1 | -1/+6 |
* | [wasm-split] Minimize names of newly created exports (#3905) | Thomas Lively | 2021-06-01 | 1 | -0/+4 |
* | Minor wasm-split improvements (#3825) | Thomas Lively | 2021-04-20 | 1 | -3/+1 |
* | [module-splitting] Allow splitting with non-const table offsets (#3408) | Thomas Lively | 2020-12-01 | 1 | -4/+8 |
* | Module splitting (#3317) | Thomas Lively | 2020-11-12 | 1 | -0/+72 |