index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
tool-options.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139)
Derek Schuff
2024-12-06
1
-8
/
+19
*
Add a --preserve-type-order option (#6916)
Thomas Lively
2024-09-10
1
-1
/
+18
*
[FP16] Add a feature flag for FP16. (#6864)
Brendan Dahl
2024-08-22
1
-0
/
+1
*
Allow different arguments for multiple instances of a pass (#6687)
Christian Speckner
2024-07-15
1
-2
/
+12
*
[threads] Add a "shared-everything" feature (#6658)
Thomas Lively
2024-06-14
1
-0
/
+1
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
1
-1
/
+29
*
[typed-cont] Add feature flag (#5996)
Frank Emrich
2023-10-05
1
-0
/
+1
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
1
-1
/
+0
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
1
-1
/
+1
*
Remove the nominal type system (#5672)
Thomas Lively
2023-04-17
1
-4
/
+0
*
Remove the --hybrid and --nominal command line options (#5669)
Thomas Lively
2023-04-14
1
-17
/
+0
*
Move closed world flag to tool options (#5428)
Alon Zakai
2023-01-13
1
-1
/
+13
*
Remove equirecursive typing (#5240)
Thomas Lively
2022-11-23
1
-12
/
+1
*
Update default features to match new llvm defaults (#5212)
Sam Clegg
2022-11-03
1
-2
/
+2
*
Temporarily restore the typed-function-references flags as no-ops (#5050)
Thomas Lively
2022-09-16
1
-0
/
+20
*
Remove typed-function-references feature (#5030)
Thomas Lively
2022-09-09
1
-2
/
+0
*
Adding Multi-Memories Wasm Feature (#4968)
Ashley Nelson
2022-08-25
1
-0
/
+1
*
[Strings] Add feature flag for Strings proposal (#4766)
Alon Zakai
2022-06-30
1
-0
/
+1
*
Disallow --nominal with GC (#4758)
Thomas Lively
2022-06-28
1
-0
/
+6
*
Add support for extended-const proposal (#4529)
Sam Clegg
2022-03-19
1
-0
/
+1
*
Fix errors when building in C++20 mode (#4528)
Jakub Szewczyk
2022-03-18
1
-2
/
+2
*
Add a `--hybrid` type system option (#4460)
Thomas Lively
2022-01-19
1
-0
/
+9
*
Add categories to --help text (#4421)
Alon Zakai
2022-01-05
1
-0
/
+13
*
Add a --structural flag (#4252)
Thomas Lively
2021-10-16
1
-2
/
+9
*
Add feature flag for relaxed-simd (#4183)
Ng Zhi An
2021-09-23
1
-0
/
+1
*
Apply features from the commandline first (#3960)
Alon Zakai
2021-07-02
1
-26
/
+4
*
[Wasm GC] Add experimental support for non-nullable locals (#3932)
Alon Zakai
2021-06-15
1
-4
/
+5
*
Parsing and emitting nominal types (#3933)
Thomas Lively
2021-06-15
1
-0
/
+8
*
Allow specifying additional features past the features section (#3564)
Alon Zakai
2021-02-12
1
-2
/
+2
*
[TypedFunctionReferences] Add Typed Function References feature and use the t...
Alon Zakai
2020-11-23
1
-0
/
+2
*
Initial wasm-split tool (#3359)
Thomas Lively
2020-11-19
1
-1
/
+1
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-0
/
+1
*
Add GC feature flag (#3135)
Daniel Wirtz
2020-09-17
1
-1
/
+1
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-0
/
+1
*
Poppy IR wast parsing and validation (#3105)
Thomas Lively
2020-09-09
1
-1
/
+8
*
Add multivalue feature (#2668)
Thomas Lively
2020-02-27
1
-0
/
+1
*
Warning improvements (#2438)
Alon Zakai
2019-11-15
1
-2
/
+9
*
Support --pass-arg in ToolOptions. (#2429)
Alon Zakai
2019-11-11
1
-0
/
+17
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-0
/
+1
*
Initial tail call implementation (#2197)
Thomas Lively
2019-07-03
1
-0
/
+1
*
Add exception handling feature (#2083)
Heejin Ahn
2019-05-03
1
-0
/
+2
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-51
/
+66
*
Change default feature set to MVP (#1993)
Thomas Lively
2019-04-16
1
-5
/
+5
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-26
/
+14
*
Add feature options to emscripten metadata (#1982)
Thomas Lively
2019-04-05
1
-18
/
+11
*
Use target features section in wasm-opt (#1967)
Thomas Lively
2019-04-03
1
-77
/
+90
*
Add sign-ext feature (#1947)
Thomas Lively
2019-03-15
1
-0
/
+10
*
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-2
/
+14
*
Validate unique local names, and use validation in wasm2js. Fixes #1885 (#1886)
Alon Zakai
2019-01-23
1
-0
/
+99