summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-ctor-eval.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* [wasm-ctor-eval] Add support for multivalue serialization and a quiet mode (#...Alon Zakai2023-02-231-0/+3
* 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-68/+74
* Remove typed-function-references feature (#5030)Thomas Lively2022-09-091-74/+68
* 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
* [Docs] Document wasm-ctor-eval (#4493)Alon Zakai2022-02-031-1/+1
* Add a `--hybrid` type system option (#4460)Thomas Lively2022-01-191-0/+4
* [ctor-eval] Add an option to keep some exports (#4441)Alon Zakai2022-01-111-0/+4
* [ctor-eval] Add --ignore-external-input option (#4428)Alon Zakai2022-01-061-0/+3
* Add categories to --help text (#4421)Alon Zakai2022-01-051-6/+111
* Add a --structural flag (#4252)Thomas Lively2021-10-161-12/+1
* Lit tests for tool help messages (#3965)Thomas Lively2021-07-071-0/+29