index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
fuzzing.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fuzz JSPI (#7148)
Alon Zakai
2024-12-16
1
-0
/
+3
*
Fuzzer: Add call-ref, call-ref-catch imports (#7137)
Alon Zakai
2024-12-09
1
-1
/
+5
*
[NFC] Send the closed-world flag to TranslateToFuzzReader (#7136)
Alon Zakai
2024-12-05
1
-2
/
+8
*
Make validation of stale types stricter (#7097)
Thomas Lively
2024-11-21
1
-1
/
+1
*
[EH] Fuzz calls from JS by calling wasm exports, sometimes catching (#7067)
Alon Zakai
2024-11-08
1
-3
/
+4
*
[wasm64] Fuzz wasm64 memories (#7064)
Alon Zakai
2024-11-07
1
-1
/
+0
*
Fuzz the Table from JS (#7042)
Alon Zakai
2024-10-31
1
-0
/
+5
*
[EH] Fuzz throws from JS (#7027)
Alon Zakai
2024-10-23
1
-1
/
+9
*
[Wasm GC] Fuzz BrOn (#7006)
Alon Zakai
2024-10-16
1
-0
/
+1
*
Fuzzer: Generate TryTables (#6987)
Alon Zakai
2024-10-07
1
-0
/
+1
*
Fuzzer: Better fuzzing of globals (#6611)
Alon Zakai
2024-05-21
1
-0
/
+2
*
[Strings] Work around ref.cast not working on string views, and add fuzzing (...
Alon Zakai
2024-04-29
1
-0
/
+3
*
[Strings] Fix effects of string.compare and add fuzzing (#6547)
Alon Zakai
2024-04-25
1
-1
/
+2
*
[Strings] Fuzz string.encode (#6539)
Alon Zakai
2024-04-25
1
-1
/
+2
*
Fuzzer: Update the typeLocals data structure before mutation (#6537)
Alon Zakai
2024-04-24
1
-0
/
+8
*
[Strings] Fuzzer: Emit StringConcat (#6532)
Alon Zakai
2024-04-24
1
-1
/
+4
*
[Strings] Fuzz and interpret all relevant StringNew methods (#6526)
Alon Zakai
2024-04-23
1
-0
/
+3
*
Fuzzer: Emit signed Struct/ArrayGet operations (#6486)
Alon Zakai
2024-04-11
1
-0
/
+5
*
Fuzzer: Better handling of globals from initial content (#6072)
Alon Zakai
2023-11-01
1
-4
/
+0
*
Add getGeneralSuperType() that includes basic supers, and use in fuzzer (#6005)
Alon Zakai
2023-10-17
1
-7
/
+0
*
Fuzzing for Try and Throw (#5776)
Alon Zakai
2023-06-21
1
-0
/
+4
*
[Wasm GC] Fuzz array.copy and array.fill (#5663)
Alon Zakai
2023-04-17
1
-0
/
+4
*
[Wasm GC] Improve GC operation coverage by using locals more (#5661)
Alon Zakai
2023-04-17
1
-0
/
+6
*
Fuzzer: When nested under makeTrivial(), avoid normal make() (#5657)
Alon Zakai
2023-04-12
1
-0
/
+4
*
[Wasm GC] Fuzz struct.set and array.set (#5655)
Alon Zakai
2023-04-12
1
-0
/
+8
*
[Wasm GC] Fuzz struct.get and array.get (#5651)
Alon Zakai
2023-04-10
1
-0
/
+9
*
[Wasm GC] Fuzz struct.new and array.new (#5622)
Alon Zakai
2023-04-04
1
-6
/
+12
*
[Wasm GC] Fuzz RefCast (#5617)
Alon Zakai
2023-04-03
1
-0
/
+4
*
[Wasm GC] Fuzz ref.test (#5577)
Alon Zakai
2023-03-16
1
-0
/
+1
*
Fuzzer: Generate both immutable and mutable globals (#5575)
Alon Zakai
2023-03-15
1
-0
/
+1
*
Fuzzer: Pick interesting subtypes in getSubType(HeapType) (#5573)
Alon Zakai
2023-03-15
1
-0
/
+4
*
Fuzzer: Emit nulls with low probability in makeConstCompoundRef (#5559)
Alon Zakai
2023-03-10
1
-0
/
+11
*
Emit the fuzzer hashMemory function after modifications (#5558)
Alon Zakai
2023-03-09
1
-0
/
+1
*
Fuzzer: Pick from existing heap types in the module (#5539)
Alon Zakai
2023-03-08
1
-0
/
+4
*
Fuzzer: Be more careful with unreachable code (#5498)
Alon Zakai
2023-02-16
1
-0
/
+5
*
Fuzzer: Replace with unreachable sometimes (#5496)
Alon Zakai
2023-02-16
1
-3
/
+2
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-1
/
+2
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-6
/
+5
*
Fuzzer: Refactor makeConst into separate functions [NFC] (#4709)
Alon Zakai
2022-06-01
1
-0
/
+11
*
[EH] Enable fuzzer with initial contents (#4409)
Heejin Ahn
2022-01-04
1
-1
/
+6
*
Add a fuzzer specifically for types (#4328)
Thomas Lively
2021-11-15
1
-81
/
+13
*
Fuzz more basic GC types (#4303)
Thomas Lively
2021-11-04
1
-0
/
+4
*
[NFC] Factor fuzzer randomness into a separate utility (#4304)
Thomas Lively
2021-11-04
1
-26
/
+15
*
[NFC] Create a .cpp file for fuzzer implementation (#4279)
Thomas Lively
2021-10-26
1
-3080
/
+138
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-38
/
+34
*
[EH] Make tag's attribute encoding detail (#3947)
Heejin Ahn
2021-06-21
1
-1
/
+0
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-7
/
+6
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-3
/
+4
*
Rename SIMD extending load instructions (#3798)
Daniel Wirtz
2021-04-12
1
-12
/
+12
*
Rename various SIMD load instructions (#3795)
Daniel Wirtz
2021-04-11
1
-10
/
+10
[next]