summaryrefslogtreecommitdiff
path: root/src/tools/wasm-split/split-options.cpp
Commit message (Expand)AuthorAgeFilesLines
* [wasm-split] Simplify handling of --keep-funcs and --split-funcs (#6948)Thomas Lively2024-09-171-0/+2
* [wasm-split] Add a multi-split mode (#6943)Thomas Lively2024-09-161-3/+33
* [wasm-split] Add an option to skip importing placeholders (#6942)Thomas Lively2024-09-161-0/+9
* Allow --keepfuncs and --splitfuncs to be use alongside a profile data (#6322)Benjamin Ling2024-07-101-15/+4
* Support using JSPI to load the secondary wasm split module. (#5431)Brendan Dahl2023-01-201-9/+8
* Multi-Memories wasm-split (#4977)Ashley Nelson2022-09-151-3/+28
* [wasm-split] Add --print-profile option (#4771)sps-gold2022-07-251-0/+24
* [wasm-split] Add an --asyncify option (#4513)Thomas Lively2022-02-091-0/+9
* Add categories to --help text (#4421)Alon Zakai2022-01-051-1/+27
* [wasm-split] Disallow mixing --profile, --keep-funcs, and --split-funcs (#4187)Thomas Lively2021-09-241-20/+16
* [wasm-split] Add an option for recording profile data in memory (#4120)Thomas Lively2021-09-031-0/+13
* [NFC] Split wasm-split into multiple files (#4119)Thomas Lively2021-09-031-0/+356