| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139) | Derek Schuff | 2024-12-06 | 1 | -0/+12 |
* | Add a --preserve-type-order option (#6916) | Thomas Lively | 2024-09-10 | 1 | -0/+3 |
* | [FP16] Add a feature flag for FP16. (#6864) | Brendan Dahl | 2024-08-22 | 1 | -0/+4 |
* | Allow different arguments for multiple instances of a pass (#6687) | Christian Speckner | 2024-07-15 | 1 | -1/+6 |
* | [threads] Add a "shared-everything" feature (#6658) | Thomas Lively | 2024-06-14 | 1 | -0/+4 |
* | [StackIR] Run StackIR during binary writing and not as a pass (#6568) | Alon Zakai | 2024-05-09 | 1 | -0/+6 |
* | [typed-cont] Add feature flag (#5996) | Frank Emrich | 2023-10-05 | 1 | -0/+4 |
* | Remove the GCNNLocals feature (#5080) | Thomas Lively | 2023-08-31 | 1 | -4/+0 |
* | Rename multimemory flag (#5890) | Ashley Nelson | 2023-08-21 | 1 | -2/+2 |
* | Remove the --hybrid and --nominal command line options (#5669) | Thomas Lively | 2023-04-14 | 1 | -7/+0 |
* | Move closed world flag to tool options (#5428) | Alon Zakai | 2023-01-13 | 1 | -0/+7 |
* | Remove equirecursive typing (#5240) | Thomas Lively | 2022-11-23 | 1 | -4/+0 |
* | Temporarily restore the typed-function-references flags as no-ops (#5050) | Thomas Lively | 2022-09-16 | 1 | -63/+69 |
* | Remove typed-function-references feature (#5030) | Thomas Lively | 2022-09-09 | 1 | -69/+63 |
* | Adding Multi-Memories Wasm Feature (#4968) | Ashley Nelson | 2022-08-25 | 1 | -0/+4 |
* | [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 |
* | 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 | -6/+112 |
* | Add a --structural flag (#4252) | Thomas Lively | 2021-10-16 | 1 | -12/+1 |
* | Lit tests for tool help messages (#3965) | Thomas Lively | 2021-07-07 | 1 | -0/+31 |