summaryrefslogtreecommitdiff
path: root/src/tools/wasm-split/wasm-split.cpp
Commit message (Expand)AuthorAgeFilesLines
* [wasm-split] Improve the error message for bad checksums (#5268)Thomas Lively2022-11-161-2/+2
* Make `Name` a pointer, length pair (#5122)Thomas Lively2022-10-111-1/+2
* Refactor interaction between Pass and PassRunner (#5093)Thomas Lively2022-09-301-2/+4
* Multi-Memories wasm-split (#4977)Ashley Nelson2022-09-151-1/+10
* [wasm-split] Add --print-profile option (#4771)sps-gold2022-07-251-18/+91
* [wasm-split] Add an --asyncify option (#4513)Thomas Lively2022-02-091-0/+10
* Modernize code to C++17 (#3104)Max Graey2021-11-221-2/+2
* [wasm-split] Disallow mixing --profile, --keep-funcs, and --split-funcs (#4187)Thomas Lively2021-09-241-21/+24
* [wasm-split] Add an option for recording profile data in memory (#4120)Thomas Lively2021-09-031-1/+1
* [NFC] Split wasm-split into multiple files (#4119)Thomas Lively2021-09-031-0/+396