index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm2js: unreachability fixes (#2037)
Alon Zakai
2019-04-22
2
-1
/
+17
*
wasm2js: use scratch memory properly (#2033)
Alon Zakai
2019-04-22
1
-2
/
+0
*
wasm2js2 import fixes (#2031)
Alon Zakai
2019-04-19
1
-0
/
+11
*
Reland emitting of DataCount section (#2027)
Thomas Lively
2019-04-18
1
-1
/
+1
*
Change default feature set to MVP (#1993)
Thomas Lively
2019-04-16
1
-3
/
+3
*
Move features from passOptions to Module (#2001)
Thomas Lively
2019-04-12
1
-7
/
+2
*
Wasm2js memory fixes (#2003)
Alon Zakai
2019-04-12
3
-33
/
+56
*
wasm2js: emscripten glue option (#2000)
Alon Zakai
2019-04-11
1
-0
/
+4
*
Handle relocatable code in AsmConstWalker (#1992)
Sam Clegg
2019-04-10
1
-1
/
+2
*
wasm-emscripten-finalize: Improve shared library support (#1961)
Sam Clegg
2019-04-02
2
-33
/
+50
*
Delete wasm-merge (#1969)
Thomas Lively
2019-03-29
1
-1
/
+0
*
Improve test scripts (#1959)* Improve test scripts * feedback [skip ci]
Sam Clegg
2019-03-21
3
-7
/
+73
*
Discover and run unit tests from check.py (#1948)
Thomas Lively
2019-03-19
1
-0
/
+54
*
wasm-emscripten-finalize: Remove JSCall thunk generation (#1938)
Sam Clegg
2019-03-12
1
-1
/
+0
*
Emscripten stack simplification (#1870)
Alon Zakai
2019-01-16
1
-1
/
+1
*
Check $NODE environment variable when looking for node (#1792)
Sam Clegg
2018-11-30
1
-1
/
+1
*
Add wasm-emscripten-finalize flag to separate data segments into a file (#1741)
Derek Schuff
2018-11-14
1
-5
/
+11
*
Support 4GB Memories (#1702)
Alon Zakai
2018-10-15
1
-0
/
+2
*
Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642)
Alex Crichton
2018-08-30
5
-40
/
+77
*
Proper error handling in add* and get* methods (#1570)
Alon Zakai
2018-07-10
1
-1
/
+1
*
Stop bundling binaryen.js builds (#1609)
Alon Zakai
2018-07-04
1
-0
/
+1
*
Remove s2wasm (#1607)
Sam Clegg
2018-06-28
2
-136
/
+0
*
Fix check.py on windows platform (#1605)
Loppin Vincent
2018-06-20
2
-4
/
+5
*
Remove testing of s2wasm via the wasm waterfall scripts (#1604)
Sam Clegg
2018-06-19
1
-66
/
+0
*
Cleanup scripts in scripts/test (#1566)
Sam Clegg
2018-05-25
8
-99
/
+123
*
Clean up wasm2asm testing (#1546)
Alon Zakai
2018-05-13
1
-5
/
+5
*
include the filename in erroneous diff output where possible (#1452)
Nathan Froyd
2018-03-19
5
-31
/
+25
*
use jsvu to get spidermonkey (#1443)
Alon Zakai
2018-03-16
1
-1
/
+1
*
wasm2asm fixes (#1436)
Alon Zakai
2018-02-20
1
-8
/
+10
*
adjust test scripts to cope with out-of-tree builds (#1420)
Nathan Froyd
2018-02-14
1
-11
/
+15
*
Fix flake8 (#1426)
Jacob Gravelle
2018-02-14
1
-1
/
+0
*
Fold wasm-link-metadata into wasm-emscripten-finalize (#1408)
Jacob Gravelle
2018-02-14
3
-70
/
+39
*
Emscripten addFunction support for Wasm backend (#1395)
Heejin Ahn
2018-02-07
2
-19
/
+37
*
First pass at LLD support for Emscripten (#1346)
Jacob Gravelle
2018-01-22
3
-0
/
+154
*
Add optimize, shrink level and debug info options to C/JS (#1357)
Daniel Wirtz
2018-01-17
1
-0
/
+14
*
wasm-metadce tool (#1320)
Alon Zakai
2017-12-06
1
-0
/
+1
*
Fix wasm-reduce testing out of tree (#1284)
Alon Zakai
2017-11-21
1
-0
/
+4
*
Add Features enum to IR (#1250)
Derek Schuff
2017-10-27
1
-0
/
+2
*
Fix flake8 failures in scripts/ (#1239)
Taiju Tsuiki
2017-10-24
2
-15
/
+21
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-1
/
+9
*
Refactor validator API to use enums (#1209)
Alon Zakai
2017-10-03
1
-2
/
+3
*
Add --trap-mode=allow/clamp/js argument to asm2wasm and s2wasm (#1210)
jgravelle-google
2017-10-03
2
-4
/
+4
*
Share trap mode between asm2wasm and s2wasm (#1168)
jgravelle-google
2017-10-02
2
-26
/
+196
*
default waterfall testing to off (#1186)
Alon Zakai
2017-09-16
1
-2
/
+2
*
wasm-reduce tool (#1139)
Alon Zakai
2017-09-01
1
-4
/
+13
*
i64 to i32 lowering for wasm2asm (#1134)
Thomas Lively
2017-09-01
1
-5
/
+7
*
Move test/local-revision into test/wasm-install (#1157)
Sam Clegg
2017-08-30
1
-9
/
+8
*
Fix locaion of wasm-merge in auto_update_tests.py (#1151)
Sam Clegg
2017-08-29
1
-2
/
+5
*
wasm2asm test generation (#1124)
Thomas Lively
2017-08-16
1
-10
/
+49
*
Get wasm2asm building again (#1107)
Thomas Lively
2017-08-02
3
-2
/
+57
[next]