Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wasm-split] Add --print-profile option (#4771) | sps-gold | 2022-07-25 | 1 | -0/+6 |
* | [Strings] Add feature flag for Strings proposal (#4766) | Alon Zakai | 2022-06-30 | 1 | -0/+4 |
* | Add support for extended-const proposal (#4529) | Sam Clegg | 2022-03-19 | 1 | -0/+4 |
* | [wasm-split] Add an --asyncify option (#4513) | Thomas Lively | 2022-02-09 | 1 | -0/+5 |
* | Add a `--hybrid` type system option (#4460) | Thomas Lively | 2022-01-19 | 1 | -0/+4 |
* | Add categories to --help text (#4421) | Alon Zakai | 2022-01-05 | 1 | -5/+110 |
* | Add a --structural flag (#4252) | Thomas Lively | 2021-10-16 | 1 | -12/+1 |
* | [wasm-split] Disallow mixing --profile, --keep-funcs, and --split-funcs (#4187) | Thomas Lively | 2021-09-24 | 1 | -13/+10 |
* | [wasm-split] Add an option for recording profile data in memory (#4120) | Thomas Lively | 2021-09-03 | 1 | -2/+11 |
* | wasm-split: accept file in keep-funcs/split-funcs (#4053) | Aleksander Guryanov | 2021-08-23 | 1 | -2/+9 |
* | Lit tests for tool help messages (#3965) | Thomas Lively | 2021-07-07 | 1 | -0/+101 |