| Commit message (Expand) | Author | Age | Files | Lines |
* | [wasm-split] Simplify handling of --keep-funcs and --split-funcs (#6948) | Thomas Lively | 2024-09-17 | 1 | -0/+2 |
* | [wasm-split] Add a multi-split mode (#6943) | Thomas Lively | 2024-09-16 | 1 | -3/+33 |
* | [wasm-split] Add an option to skip importing placeholders (#6942) | Thomas Lively | 2024-09-16 | 1 | -0/+9 |
* | Allow --keepfuncs and --splitfuncs to be use alongside a profile data (#6322) | Benjamin Ling | 2024-07-10 | 1 | -15/+4 |
* | Support using JSPI to load the secondary wasm split module. (#5431) | Brendan Dahl | 2023-01-20 | 1 | -9/+8 |
* | Multi-Memories wasm-split (#4977) | Ashley Nelson | 2022-09-15 | 1 | -3/+28 |
* | [wasm-split] Add --print-profile option (#4771) | sps-gold | 2022-07-25 | 1 | -0/+24 |
* | [wasm-split] Add an --asyncify option (#4513) | Thomas Lively | 2022-02-09 | 1 | -0/+9 |
* | Add categories to --help text (#4421) | Alon Zakai | 2022-01-05 | 1 | -1/+27 |
* | [wasm-split] Disallow mixing --profile, --keep-funcs, and --split-funcs (#4187) | Thomas Lively | 2021-09-24 | 1 | -20/+16 |
* | [wasm-split] Add an option for recording profile data in memory (#4120) | Thomas Lively | 2021-09-03 | 1 | -0/+13 |
* | [NFC] Split wasm-split into multiple files (#4119) | Thomas Lively | 2021-09-03 | 1 | -0/+356 |