summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-split.test
Commit message (Expand)AuthorAgeFilesLines
* Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139)Derek Schuff2024-12-061-0/+12
* [wasm-split] Add a multi-split mode (#6943)Thomas Lively2024-09-161-3/+20
* [wasm-split] Add an option to skip importing placeholders (#6942)Thomas Lively2024-09-161-0/+5
* 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
* Allow --keepfuncs and --splitfuncs to be use alongside a profile data (#6322)Benjamin Ling2024-07-101-6/+7
* [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
* Support using JSPI to load the secondary wasm split module. (#5431)Brendan Dahl2023-01-201-4/+4
* 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-175/+181
* Multi-Memories wasm-split (#4977)Ashley Nelson2022-09-151-3/+19
* Remove typed-function-references feature (#5030)Thomas Lively2022-09-091-165/+159
* Adding Multi-Memories Wasm Feature (#4968)Ashley Nelson2022-08-251-0/+4
* [wasm-split] Add --print-profile option (#4771)sps-gold2022-07-251-0/+6
* [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
* [wasm-split] Add an --asyncify option (#4513)Thomas Lively2022-02-091-0/+5
* Add a `--hybrid` type system option (#4460)Thomas Lively2022-01-191-0/+4
* Add categories to --help text (#4421)Alon Zakai2022-01-051-5/+110
* Add a --structural flag (#4252)Thomas Lively2021-10-161-12/+1
* [wasm-split] Disallow mixing --profile, --keep-funcs, and --split-funcs (#4187)Thomas Lively2021-09-241-13/+10
* [wasm-split] Add an option for recording profile data in memory (#4120)Thomas Lively2021-09-031-2/+11
* wasm-split: accept file in keep-funcs/split-funcs (#4053)Aleksander Guryanov2021-08-231-2/+9
* Lit tests for tool help messages (#3965)Thomas Lively2021-07-071-0/+101