Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wasm-split] Improve the error message for bad checksums (#5268) | Thomas Lively | 2022-11-16 | 1 | -2/+2 |
* | Make `Name` a pointer, length pair (#5122) | Thomas Lively | 2022-10-11 | 1 | -1/+2 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -2/+4 |
* | Multi-Memories wasm-split (#4977) | Ashley Nelson | 2022-09-15 | 1 | -1/+10 |
* | [wasm-split] Add --print-profile option (#4771) | sps-gold | 2022-07-25 | 1 | -18/+91 |
* | [wasm-split] Add an --asyncify option (#4513) | Thomas Lively | 2022-02-09 | 1 | -0/+10 |
* | Modernize code to C++17 (#3104) | Max Graey | 2021-11-22 | 1 | -2/+2 |
* | [wasm-split] Disallow mixing --profile, --keep-funcs, and --split-funcs (#4187) | Thomas Lively | 2021-09-24 | 1 | -21/+24 |
* | [wasm-split] Add an option for recording profile data in memory (#4120) | Thomas Lively | 2021-09-03 | 1 | -1/+1 |
* | [NFC] Split wasm-split into multiple files (#4119) | Thomas Lively | 2021-09-03 | 1 | -0/+396 |