index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
fuzz_shell.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fuzz JSPI (#7148)
Alon Zakai
2024-12-16
1
-16
/
+63
*
Fuzzer: Add call-ref, call-ref-catch imports (#7137)
Alon Zakai
2024-12-09
1
-37
/
+52
*
[NFC] Refactor nice methods in fuzz_shell.js (#7096)
Alon Zakai
2024-11-20
1
-55
/
+70
*
Fuzzing: ClusterFuzz integration (#7079)
Alon Zakai
2024-11-19
1
-3
/
+7
*
[EH] Fuzz calls from JS by calling wasm exports, sometimes catching (#7067)
Alon Zakai
2024-11-08
1
-7
/
+68
*
[wasm64] Fuzzer: Fix table import operations on table64 (#7056)
Alon Zakai
2024-11-07
1
-2
/
+13
*
Fuzz the Table from JS (#7042)
Alon Zakai
2024-10-31
1
-1
/
+9
*
[EH] Fuzz throws from JS (#7027)
Alon Zakai
2024-10-23
1
-0
/
+7
*
wasm-split: Add fuzzer support (#7014)
Alon Zakai
2024-10-18
1
-35
/
+80
*
[Strings] Escape strings printed by fuzz-exec (#6441)
Thomas Lively
2024-03-26
1
-3
/
+52
*
Fuzzer: Standardize notation for exception prefixes (#6369)
Alon Zakai
2024-03-05
1
-2
/
+2
*
Fuzzer: Fix BigInt printing (#6348)
Alon Zakai
2024-02-26
1
-0
/
+4
*
Fuzzer: Allow using initial content with V8 (#6327)
Alon Zakai
2024-02-22
1
-1
/
+4
*
Fuzzer: Add a pass to prune illegal imports and exports for JS (#6312)
Alon Zakai
2024-02-20
1
-0
/
+5
*
Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310)
Alon Zakai
2024-02-20
1
-13
/
+36
*
Fuzzer: Remove Asyncify integration (#6309)
Alon Zakai
2024-02-14
1
-123
/
+0
*
Fuzz shell: Add a j2wasm import (#6296)
Alon Zakai
2024-02-12
1
-0
/
+9
*
Use more than a single wasm page in Asyncify fuzzing (#5597)
Alon Zakai
2023-03-22
1
-1
/
+3
*
Bail out of fuzz_shell.js if instantiation fails (#4873)
Thomas Lively
2022-08-04
1
-2
/
+9
*
Asyncify fuzzing harness fix for growth (#3205)
Alon Zakai
2020-10-09
1
-2
/
+9
*
Fuzz asyncify fuzzer: when no exported memory, skip (#2874)
Alon Zakai
2020-05-27
1
-3
/
+4
*
Enable cross-VM fuzzing + related improvements to fuzz_opt.py (#2762)
Alon Zakai
2020-04-15
1
-1
/
+1
*
Bysyncify => Asyncify (#2226)
Alon Zakai
2019-07-15
1
-36
/
+36
*
Support wasm files without exported memory in scripts/fuzz_shell.js (#2210)
Alon Zakai
2019-07-09
1
-1
/
+3
*
Bysyncify: Fuzzing (#2192)
Alon Zakai
2019-07-01
1
-0
/
+209