summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-reduce.test
Commit message (Expand)AuthorAgeFilesLines
* [wasm-reduce] Add an option to save all interim working files as we reduce (#...Alon Zakai2024-12-161-0/+3
* Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139)Derek Schuff2024-12-061-0/+12
* Add a --preserve-type-order option (#6916)Thomas Lively2024-09-101-0/+3
* [FP16] Add a feature flag for FP16. (#6864)Brendan Dahl2024-08-221-0/+4
* Allow different arguments for multiple instances of a pass (#6687)Christian Speckner2024-07-151-1/+6
* [threads] Add a "shared-everything" feature (#6658)Thomas Lively2024-06-141-0/+4
* [StackIR] Run StackIR during binary writing and not as a pass (#6568)Alon Zakai2024-05-091-0/+6
* [typed-cont] Add feature flag (#5996)Frank Emrich2023-10-051-0/+4
* Asyncify: Improve comments (#5987)Heejin Ahn2023-10-031-3/+3
* Remove the GCNNLocals feature (#5080)Thomas Lively2023-08-311-4/+0
* Rename multimemory flag (#5890)Ashley Nelson2023-08-211-2/+2
* Remove the --hybrid and --nominal command line options (#5669)Thomas Lively2023-04-141-7/+0
* Move closed world flag to tool options (#5428)Alon Zakai2023-01-131-0/+7
* Remove equirecursive typing (#5240)Thomas Lively2022-11-231-4/+0
* Temporarily restore the typed-function-references flags as no-ops (#5050)Thomas Lively2022-09-161-86/+93
* Remove typed-function-references feature (#5030)Thomas Lively2022-09-091-93/+86
* Adding Multi-Memories Wasm Feature (#4968)Ashley Nelson2022-08-251-0/+4
* [Strings] Add feature flag for Strings proposal (#4766)Alon Zakai2022-06-301-0/+4
* Add support for extended-const proposal (#4529)Sam Clegg2022-03-191-0/+4
* Add a `--hybrid` type system option (#4460)Thomas Lively2022-01-191-0/+4
* Add categories to --help text (#4421)Alon Zakai2022-01-051-6/+111
* Add a --structural flag (#4252)Thomas Lively2021-10-161-94/+4
* Add feature flag for relaxed-simd (#4183)Ng Zhi An2021-09-231-0/+4
* Support nominal typing in wasm-reduce (#4080)Alon Zakai2021-08-161-25/+114
* Lit tests for tool help messages (#3965)Thomas Lively2021-07-071-0/+47