index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-features.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FP16] Add a feature flag for FP16. (#6864)
Brendan Dahl
2024-08-22
1
-1
/
+6
*
[threads] Fuzz shared types in type fuzzer (#6704)
Thomas Lively
2024-06-26
1
-1
/
+4
*
[threads] Add a "shared-everything" feature (#6658)
Thomas Lively
2024-06-14
1
-1
/
+12
*
[typed-cont] Add feature flag (#5996)
Frank Emrich
2023-10-05
1
-1
/
+8
*
Remove the GCNNLocals feature (#5080)
Thomas Lively
2023-08-31
1
-35
/
+10
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
1
-5
/
+5
*
Update default features to match new llvm defaults (#5212)
Sam Clegg
2022-11-03
1
-2
/
+6
*
[NFC] Add namespacing to wasm-features.h (#5152)
Alon Zakai
2022-10-18
1
-0
/
+4
*
Remove typed-function-references feature (#5030)
Thomas Lively
2022-09-09
1
-16
/
+7
*
Adding Multi-Memories Wasm Feature (#4968)
Ashley Nelson
2022-08-25
1
-2
/
+7
*
[Strings] Add feature flag for Strings proposal (#4766)
Alon Zakai
2022-06-30
1
-2
/
+7
*
[NFC] Refactor Feature::All to match FeatureSet.setAll() (#4557)
Alon Zakai
2022-03-31
1
-6
/
+10
*
Add support for extended-const proposal (#4529)
Sam Clegg
2022-03-19
1
-1
/
+6
*
Fix errors when building in C++20 mode (#4528)
Jakub Szewczyk
2022-03-18
1
-3
/
+3
*
Add feature flag for relaxed-simd (#4183)
Ng Zhi An
2021-09-23
1
-1
/
+6
*
[Wasm GC] Add experimental support for non-nullable locals (#3932)
Alon Zakai
2021-06-15
1
-3
/
+22
*
Print the features section in a comment (#3563)
Alon Zakai
2021-02-12
1
-0
/
+15
*
[TypedFunctionReferences] Add Typed Function References feature and use the t...
Alon Zakai
2020-11-23
1
-1
/
+10
*
Validate memory64 (#3202)
Alon Zakai
2020-10-08
1
-0
/
+1
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-1
/
+5
*
Add GC feature flag (#3135)
Daniel Wirtz
2020-09-17
1
-5
/
+5
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-1
/
+6
*
Remove `constexpr` that causes GCC build to fail (#2828)
Thomas Lively
2020-05-04
1
-1
/
+1
*
Add multivalue feature (#2668)
Thomas Lively
2020-02-27
1
-27
/
+10
*
Use FeatureSet instead of FeatureSet::Feature(NFC) (#2562)
Heejin Ahn
2020-01-02
1
-2
/
+3
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-1
/
+2
*
Fix #2430 properly (#2449)
Alon Zakai
2019-11-18
1
-10
/
+10
*
Cast to bool after bitwise operations, to avoid an MSVC warning (#2431)
Alon Zakai
2019-11-12
1
-10
/
+12
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-1
/
+9
*
Initial tail call implementation (#2197)
Thomas Lively
2019-07-03
1
-2
/
+9
*
Features C/JS API (#2049)
Thomas Lively
2019-05-17
1
-1
/
+0
*
Add exception handling feature (#2083)
Heejin Ahn
2019-05-03
1
-1
/
+10
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-6
/
+12
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-19
/
+31
*
Change default feature set to MVP (#1993)
Thomas Lively
2019-04-16
1
-0
/
+8
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-3
/
+3
*
Add feature options to emscripten metadata (#1982)
Thomas Lively
2019-04-05
1
-0
/
+25
*
Use target features section in wasm-opt (#1967)
Thomas Lively
2019-04-03
1
-0
/
+5
*
Validate that types match features (#1949)
Thomas Lively
2019-03-18
1
-0
/
+70