index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_update_tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-6
/
+7
*
Move segment merging to fit web limits into its own pass (#1980)
Thomas Lively
2019-04-08
1
-1
/
+2
*
Delete wasm-merge (#1969)
Thomas Lively
2019-03-29
1
-31
/
+2
*
Improve test scripts (#1959)* Improve test scripts * feedback [skip ci]
Sam Clegg
2019-03-21
1
-72
/
+8
*
wasm-emscripten-finalize: Remove JSCall thunk generation (#1938)
Sam Clegg
2019-03-12
1
-1
/
+0
*
Optimize away sets of the same local (#1940)
Alon Zakai
2019-03-07
1
-1
/
+1
*
wasm-emscripten-finalize: separateDataSegments() fix (#1897)
Alon Zakai
2019-02-06
1
-1
/
+1
*
Emscripten stack simplification (#1870)
Alon Zakai
2019-01-16
1
-1
/
+1
*
Revert accidental change to auto_update_tests.py (#1806)
Sam Clegg
2018-12-05
1
-1
/
+1
*
Format metadata json using mutliple lines for readability (#1804)
Sam Clegg
2018-12-05
1
-1
/
+1
*
Feature options (#1797)
Thomas Lively
2018-12-03
1
-1
/
+1
*
wasm-emscripten-finalize: ensure table/memory imports use emscripten's expect...
Sam Clegg
2018-12-03
1
-4
/
+6
*
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
1
-12
/
+15
*
use comma for -rpath instead of equals sign to fix MacOS (#1651)
Jay Phelps
2018-08-30
1
-1
/
+1
*
Proper error handling in add* and get* methods (#1570)
Alon Zakai
2018-07-10
1
-1
/
+5
*
Stop bundling binaryen.js builds (#1609)
Alon Zakai
2018-07-04
1
-4
/
+9
*
Remove s2wasm (#1607)
Sam Clegg
2018-06-28
1
-31
/
+1
*
wasm-opt source map support (#1557)
Alon Zakai
2018-06-07
1
-0
/
+11
*
Cleanup scripts in scripts/test (#1566)
Sam Clegg
2018-05-25
1
-0
/
+1
*
Apply flake8 to remaining python code (#1542)
Sam Clegg
2018-05-15
1
-316
/
+401
*
Clean up wasm2asm testing (#1546)
Alon Zakai
2018-05-13
1
-5
/
+9
*
A couple of fixes for out-of-tree builds (#1538)
Sam Clegg
2018-05-09
1
-3
/
+3
*
fix auto_update_tests.py for wasm-opt (#1487)
Nathan Froyd
2018-03-23
1
-2
/
+3
*
Allow small names in test/passes (#1450)
Alon Zakai
2018-03-05
1
-0
/
+2
*
Fold wasm-link-metadata into wasm-emscripten-finalize (#1408)
Jacob Gravelle
2018-02-14
1
-18
/
+3
*
Support multiple extensions in lld test generation (#1417)
Heejin Ahn
2018-02-12
1
-9
/
+22
*
Emscripten addFunction support for Wasm backend (#1395)
Heejin Ahn
2018-02-07
1
-0
/
+1
*
ThreadPool refactoring (#1389)
Alon Zakai
2018-01-26
1
-0
/
+2
*
First pass at LLD support for Emscripten (#1346)
Jacob Gravelle
2018-01-22
1
-1
/
+21
*
Add optimize, shrink level and debug info options to C/JS (#1357)
Daniel Wirtz
2018-01-17
1
-9
/
+16
*
Fixes for #5998 (#1341)
Alon Zakai
2017-12-30
1
-0
/
+1
*
wasm-metadce tool (#1320)
Alon Zakai
2017-12-06
1
-2
/
+15
*
Fix binaryen.js's wasm2asm (#1257)
Alon Zakai
2017-11-01
1
-1
/
+1
*
Update auto_update_tests.py for trap-mode flags (#1225)
Jacob Gravelle
2017-10-17
1
-10
/
+19
*
Flattening rewrite (#1201)
Alon Zakai
2017-10-03
1
-14
/
+17
*
Add --trap-mode=allow/clamp/js argument to asm2wasm and s2wasm (#1210)
jgravelle-google
2017-10-03
1
-2
/
+2
*
Update text syntax for shared memory limits (#1197)
Derek Schuff
2017-09-22
1
-3
/
+3
*
Return to more structured type rules for block and if (#1148)
Alon Zakai
2017-09-05
1
-1
/
+21
*
wasm-reduce tool (#1139)
Alon Zakai
2017-09-01
1
-2
/
+16
*
Fix locaion of wasm-merge in auto_update_tests.py (#1151)
Sam Clegg
2017-08-29
1
-13
/
+15
*
New fuzzer (#1126)
Alon Zakai
2017-08-11
1
-1
/
+8
*
do not combine a load/store offset with a constant pointer if it would wrap a...
Alon Zakai (kripken)
2017-07-29
1
-1
/
+1
*
Add shared memories (#1069)
Derek Schuff
2017-06-27
1
-13
/
+15
*
Fix auto_update_tests for printing/minifier tests (#1071)
Derek Schuff
2017-06-27
1
-2
/
+3
*
Fix path to wasm-ctor-eval binary used in test code
Sam Clegg
2017-06-09
1
-2
/
+2
*
Exporting/importing debug location information from .wast/.asm.js/.s formats ...
Yury Delendik
2017-06-01
1
-0
/
+4
*
Unreachable typing fixes (#1004)
Alon Zakai
2017-05-09
1
-3
/
+4
*
--no-js-ffi opt to disable JS FFI mangling. (#984)
Joel Martin
2017-05-01
1
-11
/
+15
[next]