index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fuzzer: Standardize notation for exception prefixes (#6369)
Alon Zakai
2024-03-05
2
-4
/
+10
*
Fuzzer: Ignore fuzz testcases that make VMs run out of stack (#6376)
Alon Zakai
2024-03-04
1
-8
/
+19
*
Typed continuations: cont.bind instructions (#6365)
Frank Emrich
2024-03-04
2
-0
/
+2
*
Fuzzing: Remove some obsolete experimental V8 flags (#6347)
Alon Zakai
2024-02-28
1
-4
/
+0
*
Fuzz V8 Turboshaft (#6360)
Alon Zakai
2024-02-28
1
-1
/
+8
*
Fuzzer: Separate arguments used to make the fuzz wasm from the opts we run on...
Alon Zakai
2024-02-27
1
-8
/
+16
*
[Parser] Parse annotations, including source map comments (#6345)
Thomas Lively
2024-02-26
1
-2
/
+2
*
Fuzzer: Fix BigInt printing (#6348)
Alon Zakai
2024-02-26
1
-0
/
+4
*
Fuzzer: Handle negative i31s (#6341)
Alon Zakai
2024-02-23
1
-1
/
+1
*
Fuzzer: Ignore V8 errors on uninitialized non-defaultable locals (#6337)
Alon Zakai
2024-02-22
1
-0
/
+9
*
Typed continuations: cont.new instructions (#6308)
Frank Emrich
2024-02-22
2
-0
/
+2
*
Fuzzer: Adjust feature fuzzing frequency (#6305)
Alon Zakai
2024-02-22
1
-14
/
+21
*
Fuzzer: Allow using initial content with V8 (#6327)
Alon Zakai
2024-02-22
3
-5
/
+8
*
Fuzzer: Match the logging of i31ref between JS and C++ (#6335)
Alon Zakai
2024-02-22
1
-0
/
+4
*
Fuzzer: Add a pass to prune illegal imports and exports for JS (#6312)
Alon Zakai
2024-02-20
2
-3
/
+8
*
Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310)
Alon Zakai
2024-02-20
2
-17
/
+43
*
Fuzzer: Remove Asyncify integration (#6309)
Alon Zakai
2024-02-14
2
-194
/
+0
*
Fuzzer: Use a directory for important fuzz testcases (#6297)
Alon Zakai
2024-02-12
1
-23
/
+14
*
Fuzz shell: Add a j2wasm import (#6296)
Alon Zakai
2024-02-12
1
-0
/
+9
*
StringLowering: Start to lower instructions (#6281)
Alon Zakai
2024-02-06
1
-0
/
+1
*
[EH] Support CFGWalker for new EH spec (#6235)
Heejin Ahn
2024-01-25
1
-0
/
+1
*
[EH] Add translator from old to new EH instructions (#6210)
Heejin Ahn
2024-01-23
1
-0
/
+1
*
Typed continuations: resume instructions (#6083)
Frank Emrich
2024-01-11
2
-0
/
+3
*
[Parser] Parse br_if correctly (#6202)
Thomas Lively
2024-01-04
1
-2
/
+2
*
Match names more precisely in update_lit_checks.py (#6190)
Thomas Lively
2024-01-02
1
-6
/
+14
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
1
-3
/
+7
*
[EH] Add instructions for new proposal (#6181)
Heejin Ahn
2023-12-19
1
-1
/
+3
*
[EH][test] Split EH tests into old and new spec (#6178)
Heejin Ahn
2023-12-13
1
-0
/
+2
*
[test] Port tests in test/ to test/lit/basic/ (#6160)
Heejin Ahn
2023-12-13
2
-63
/
+8
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
1
-1
/
+1
*
Add a `tuple.drop` text pseudoinstruction (#6170)
Thomas Lively
2023-12-12
1
-0
/
+1
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-1
/
+1
*
[test] Fix wasm2js stale check failure (#6168)
Heejin Ahn
2023-12-11
1
-2
/
+2
*
[test] Remove asm2wasm tests from scripts (#6162)
Heejin Ahn
2023-12-11
2
-24
/
+0
*
[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
2
-0
/
+3
*
[Parser] Parse try/catch/catch_all/delegate (#6128)
Thomas Lively
2023-11-29
1
-6
/
+4
*
[wasm-emscripten-finalize] Remove --separate-data-segments (#6091)
Sam Clegg
2023-11-27
1
-37
/
+12
*
Remove various testing spam (#6109)
Alon Zakai
2023-11-14
3
-6
/
+7
*
[Parser][NFC] Filter out unused instructions in gen-s-parser.py (#6095)
Thomas Lively
2023-11-09
1
-0
/
+5
*
Implement table.copy (#6078)
Alon Zakai
2023-11-06
1
-2
/
+1
*
Support '%S' placeholder in update_lit_checks.py (#6075)
Alexander Guryanov
2023-11-02
1
-0
/
+1
*
Typed Continuations: Add cont type (#5998)
Frank Emrich
2023-10-24
1
-0
/
+2
*
[analysis][NFC] Use C++20 concepts for Lattice (#6027)
Thomas Lively
2023-10-18
1
-3
/
+6
*
Fuzzer: Add missing simplify-globals* passes (#6025)
Alon Zakai
2023-10-18
1
-0
/
+2
*
Fuzzer: Mark runs where over 50% of functions trap as ignored (#6007)
Alon Zakai
2023-10-13
1
-3
/
+18
*
Add an "unsubtyping" optimization (#5982)
Thomas Lively
2023-10-10
1
-0
/
+1
*
[NFC][Parser] Simplify instruction handling (#5964)
Thomas Lively
2023-09-21
1
-3
/
+2
*
[Parser] Parse if-else in the new wat parser and IRBuilder (#5963)
Thomas Lively
2023-09-21
1
-0
/
+3
*
Add passes to finalize or unfinalize types (#5944)
Alon Zakai
2023-09-18
1
-0
/
+2
[prev]
[next]