index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
test
/
wasm2js.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable upstream spec tests requiring block parameters (#7151)
Thomas Lively
2024-12-16
1
-0
/
+1
*
Error on missing wasm2js test expectations (#7119)
Alon Zakai
2024-11-26
1
-1
/
+9
*
[wasm2js] Run LLVM nontrapping fptoint lowering when running for emscripten (...
Derek Schuff
2024-11-26
1
-4
/
+5
*
[tests] Fix wasm2js test command line generation (#7114)
Derek Schuff
2024-11-25
1
-2
/
+2
*
Support `ref.extern n` in spec tests (#6858)
Thomas Lively
2024-08-21
1
-0
/
+1
*
Add the upstream spec testsuite as a submodule (#6853)
Thomas Lively
2024-08-20
1
-3
/
+6
*
[test] Port tests in test/ to test/lit/basic/ (#6160)
Heejin Ahn
2023-12-13
1
-5
/
+5
*
[test] Fix wasm2js stale check failure (#6168)
Heejin Ahn
2023-12-11
1
-2
/
+2
*
[test] Remove / move *.js tests from test/ (#6163)
Heejin Ahn
2023-12-11
1
-4
/
+4
*
[test] Make get_tests return only files (#6164)
Heejin Ahn
2023-12-11
1
-0
/
+2
*
Remove various testing spam (#6109)
Alon Zakai
2023-11-14
1
-1
/
+2
*
Move `auto_update_tests.py` into scripts directory. NFC (#4879)
Sam Clegg
2022-08-11
1
-2
/
+2
*
wasm2js: override incoming memory's grow method (#3185)
Sam Clegg
2020-09-30
1
-0
/
+3
*
Remove stale test output (#3157)
Sam Clegg
2020-09-21
1
-0
/
+14
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-0
/
+3
*
Skip tests that fail on windows and enable all the rest (#3035)
Alon Zakai
2020-08-11
1
-0
/
+2
*
Disable nodejs warnings in test suite (#2973)
rathann
2020-07-22
1
-1
/
+1
*
wasm2js testing improvements before bulk-memory (#2918)
Alon Zakai
2020-06-20
1
-9
/
+16
*
Add --deterministic flag to wasm2js, for fuzzing (#2757)
Alon Zakai
2020-04-13
1
-0
/
+4
*
Remove executable bit from test scripts (#2734)
Sam Clegg
2020-04-09
1
-6
/
+0
*
Add EH support for EffectAnalyzer (#2631)
Heejin Ahn
2020-02-03
1
-4
/
+11
*
Update spec test suite (#2484)
Heejin Ahn
2019-11-29
1
-1
/
+1
*
Use package name in imports (NFC) (#2462)
Heejin Ahn
2019-11-22
1
-44
/
+41
*
Fix syntax errors from #2457 (#2460)
Heejin Ahn
2019-11-20
1
-1
/
+1
*
Simplify test scripts (NFC) (#2457)
Heejin Ahn
2019-11-20
1
-23
/
+15
*
Upgrade the build container for linux releases (#2405)
Alex Crichton
2019-10-25
1
-1
/
+1
*
[wasm2js] Fix memory.size (#2330)
Alon Zakai
2019-09-05
1
-2
/
+2
*
Allow all features on wasm2js and add atomic tests (#2311)
Heejin Ahn
2019-08-28
1
-4
/
+4
*
Fix auto_update_tests.py after #2114 (#2306)
Sam Clegg
2019-08-26
1
-2
/
+2
*
Remove test output from source tree (#2114)
Sam Clegg
2019-08-21
1
-1
/
+2
*
Switch python indentation from 2-space to 4-space (#2299)
Sam Clegg
2019-08-16
1
-110
/
+110
*
Python3-ify check.py and auto_update_tests.py (#2270)
Alon Zakai
2019-07-31
1
-14
/
+12
*
wasm2js: run full optimizations during the pipeline (#2071)
Alon Zakai
2019-04-30
1
-70
/
+80
*
wasm2js: start to optionally optimize the JS (#2046)
Alon Zakai
2019-04-24
1
-2
/
+2
*
wasm2js: unreachability fixes (#2037)
Alon Zakai
2019-04-22
1
-1
/
+3
*
Wasm2js memory fixes (#2003)
Alon Zakai
2019-04-12
1
-30
/
+50
*
wasm2js: emscripten glue option (#2000)
Alon Zakai
2019-04-11
1
-0
/
+4
*
Improve test scripts (#1959)* Improve test scripts * feedback [skip ci]
Sam Clegg
2019-03-21
1
-0
/
+46
*
Rename `wasm2asm` to `wasm2js`, emit ESM by default (#1642)
Alex Crichton
2018-08-30
1
-0
/
+110