index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-ctor-eval.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a builder.makeConst helper template (#2971)
Alon Zakai
2020-07-21
1
-1
/
+1
*
Add interpreter support for EH (#2780)
Heejin Ahn
2020-05-06
1
-0
/
+6
*
Tuple globals (#2718)
Thomas Lively
2020-04-02
1
-10
/
+10
*
Update Precompute to handle tuples (#2687)
Thomas Lively
2020-03-10
1
-2
/
+2
*
Handle multivalue returns in the interpreter (#2684)
Thomas Lively
2020-03-10
1
-6
/
+6
*
Trap when call_indirect's signatures mismatch (#2636)
Heejin Ahn
2020-02-03
1
-0
/
+5
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-1
/
+2
*
Convert to using DEBUG macros (#2497)
Sam Clegg
2019-12-04
1
-7
/
+1
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-2
/
+2
*
Allow color API to enable and disable colors (#2111)
Siddharth
2019-05-17
1
-1
/
+1
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-2
/
+4
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-88
/
+119
*
Refactor interpreter initialization to use bulk memory (#2025)
Thomas Lively
2019-04-18
1
-8
/
+7
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-2
/
+1
*
Move segment merging to fit web limits into its own pass (#1980)
Thomas Lively
2019-04-08
1
-2
/
+5
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-4
/
+6
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-1
/
+1
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-2
/
+2
*
wasm-ctor-eval: handle the stack going either up or down
Alon Zakai
2018-12-11
1
-10
/
+15
*
constant refactoring for STACKTOP and STACK_MAX
Alon Zakai
2018-12-11
1
-8
/
+8
*
standardize on 'template<' over 'template <' (i.e., remove a space) (#1782)
Alon Zakai
2018-11-29
1
-3
/
+3
*
wasm-ctor-eval: Hard error if requested ctor does not exist (#1728)
Sam Clegg
2018-11-06
1
-1
/
+5
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-18
/
+19
*
Misc tiny fuzz fixes (#1668)
Alon Zakai
2018-09-12
1
-0
/
+6
*
wasm-ctor-eval improvements (#1631)
Alon Zakai
2018-08-07
1
-0
/
+4
*
'std::string &' => 'std::string& ' (#1403)
Alon Zakai
2018-02-05
1
-2
/
+2
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-1
/
+1
*
notation change: AST => IR (#1245)
Alon Zakai
2017-10-24
1
-4
/
+4
*
Remove unused PassOptions from wasm-ctor-eval.cpp (#1238)
Taiju Tsuiki
2017-10-24
1
-1
/
+0
*
clean up ImportUtils: make getImport return the import (more consistent with ...
Alon Zakai
2017-10-17
1
-22
/
+38
*
some readme and doc fixes and improvements (#1219)
Alon Zakai
2017-10-10
1
-1
/
+1
*
Fix wrong name in --help output (#1099)
Alan Mimms
2017-07-17
1
-1
/
+1
*
ctor-eval fixes (#996)
Alon Zakai
2017-05-05
1
-3
/
+19
*
ctor evaller (#982)
Alon Zakai
2017-04-28
1
-0
/
+409