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
*
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