summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-emscripten-finalize.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
* [wasm-emscripten-finalize] Remove --separate-data-segments (#6091)Sam Clegg2023-11-271-5/+0
* [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
* 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-90/+97
* Remove typed-function-references feature (#5030)Thomas Lively2022-09-091-97/+90
* Adding Multi-Memories Wasm Feature (#4968)Ashley Nelson2022-08-251-0/+4
* Remove metadata generation from wasm-emscripten-finalize (#4863)Sam Clegg2022-08-071-3/+0
* [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
* Remove used wasm-emscripten-finalize option `--initial-stack-pointer` (#4490)Sam Clegg2022-02-011-3/+0
* wasm-emscripten-finalize: Remove legacy --new-pic-abi option (#4483)Sam Clegg2022-01-271-2/+0
* Add a `--hybrid` type system option (#4460)Thomas Lively2022-01-191-0/+4
* Add --no-emit-metadata option to wasm-emscripten-finalize (#4450)Sam Clegg2022-01-191-0/+3
* Add categories to --help text (#4421)Alon Zakai2022-01-051-5/+110
* Add a --structural flag (#4252)Thomas Lively2021-10-161-12/+1
* Lit tests for tool help messages (#3965)Thomas Lively2021-07-071-0/+77