index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
translate-to-fuzz_all-features_metrics_noprint.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fuzz JSPI (#7148)
Alon Zakai
2024-12-16
1
-44
/
+39
*
Fuzzer: Add call-ref, call-ref-catch imports (#7137)
Alon Zakai
2024-12-09
1
-42
/
+45
*
Improve fuzzing of both closed and open world styles of modules (#7090)
Alon Zakai
2024-11-19
1
-33
/
+39
*
[EH] Fuzz calls from JS by calling wasm exports, sometimes catching (#7067)
Alon Zakai
2024-11-08
1
-44
/
+36
*
[wasm64] Fix copying of 64-bit tables, and fuzz them (#7065)
Alon Zakai
2024-11-07
1
-36
/
+46
*
[wasm64] Fuzz wasm64 memories (#7064)
Alon Zakai
2024-11-07
1
-40
/
+35
*
Fuzz the Table from JS (#7042)
Alon Zakai
2024-10-31
1
-47
/
+40
*
[EH] Fuzz throws from JS (#7027)
Alon Zakai
2024-10-23
1
-38
/
+45
*
[Wasm GC] Fuzz BrOn (#7006)
Alon Zakai
2024-10-16
1
-41
/
+39
*
Fuzzer: Generate TryTables (#6987)
Alon Zakai
2024-10-07
1
-41
/
+41
*
Add a customizable title to Metrics reporting (#6792)
Alon Zakai
2024-07-30
1
-0
/
+1
*
[threads] Update the fuzzer for shared types (#6771)
Thomas Lively
2024-07-18
1
-46
/
+37
*
Simplify fuzzer generation of function references (#6745)
Thomas Lively
2024-07-15
1
-28
/
+30
*
Fuzzer: Better fuzzing of globals (#6611)
Alon Zakai
2024-05-21
1
-36
/
+48
*
[Strings] Work around ref.cast not working on string views, and add fuzzing (...
Alon Zakai
2024-04-29
1
-35
/
+37
*
[Strings] Fix effects of string.compare and add fuzzing (#6547)
Alon Zakai
2024-04-25
1
-33
/
+35
*
[Strings] Fuzz string.encode (#6539)
Alon Zakai
2024-04-25
1
-31
/
+30
*
[Strings] Fuzzer: Emit StringConcat (#6532)
Alon Zakai
2024-04-24
1
-44
/
+34
*
[Strings] Add the string heaptype to core fuzzer places (#6527)
Alon Zakai
2024-04-23
1
-41
/
+41
*
Fuzzer: Randomly pick which functions to use in RefFunc (#6503)
Alon Zakai
2024-04-15
1
-31
/
+28
*
Fuzzer: Emit signed Struct/ArrayGet operations (#6486)
Alon Zakai
2024-04-11
1
-43
/
+44
*
Add "interposition" to the fuzzer's mutate() method (#6427)
Alon Zakai
2024-03-26
1
-30
/
+44
*
Fuzzer: Better handling of globals from initial content (#6072)
Alon Zakai
2023-11-01
1
-45
/
+32
*
Fuzzer: Allow non-nullable locals (#6019)
Alon Zakai
2023-10-18
1
-42
/
+41
*
Add getGeneralSuperType() that includes basic supers, and use in fuzzer (#6005)
Alon Zakai
2023-10-17
1
-39
/
+42
*
Fuzzer: Move logic for adding a new local on demand to local.get (#6008)
Alon Zakai
2023-10-17
1
-35
/
+41
*
Replace I31New with RefI31 everywhere (#5930)
Thomas Lively
2023-09-13
1
-1
/
+1
*
Fuzzer: Emit more variations of If (#5806)
Alon Zakai
2023-07-10
1
-32
/
+39
*
Initial support for `final` types (#5803)
Thomas Lively
2023-07-06
1
-44
/
+34
*
Fuzzing for Try and Throw (#5776)
Alon Zakai
2023-06-21
1
-34
/
+40
*
Fuzzer: Limit ArrayNew sizes most of the time (#5738)
Alon Zakai
2023-05-22
1
-42
/
+31
*
Remove the ability to construct basic types in a TypeBuilder (#5678)
Thomas Lively
2023-04-19
1
-34
/
+42
*
[Wasm GC] Fuzz array.copy and array.fill (#5663)
Alon Zakai
2023-04-17
1
-27
/
+38
*
[Wasm GC] Improve GC operation coverage by using locals more (#5661)
Alon Zakai
2023-04-17
1
-36
/
+27
*
Fuzzer: When nested under makeTrivial(), avoid normal make() (#5657)
Alon Zakai
2023-04-12
1
-29
/
+31
*
[Wasm GC] Fuzz struct.set and array.set (#5655)
Alon Zakai
2023-04-12
1
-34
/
+33
*
[Wasm GC] Fuzz struct.get and array.get (#5651)
Alon Zakai
2023-04-10
1
-27
/
+29
*
Fuzzer: Improve mutate() (#5631)
Alon Zakai
2023-04-05
1
-34
/
+33
*
[Wasm GC] Fuzz struct.new and array.new (#5622)
Alon Zakai
2023-04-04
1
-41
/
+35
*
[Wasm GC] Fuzz RefCast (#5617)
Alon Zakai
2023-04-03
1
-32
/
+34
*
Ensure a deterministic order in the type names section (#5590)
Alon Zakai
2023-03-20
1
-32
/
+38
*
[Wasm GC] Fuzz ref.test (#5577)
Alon Zakai
2023-03-16
1
-33
/
+30
*
Fuzzer: Generate both immutable and mutable globals (#5575)
Alon Zakai
2023-03-15
1
-36
/
+34
*
Fuzzer: Pick interesting subtypes in getSubType(HeapType) (#5573)
Alon Zakai
2023-03-15
1
-31
/
+35
*
Fuzzer: Avoid emitting massive nested structs (#5564)
Alon Zakai
2023-03-13
1
-34
/
+33
*
Fuzzer: Limit array sizes (#5569)
Alon Zakai
2023-03-13
1
-32
/
+34
*
Fuzzer: Emit fewer uninhabitable types in getSubType (#5563)
Alon Zakai
2023-03-10
1
-31
/
+29
*
Fuzzer: Emit nulls with low probability in makeConstCompoundRef (#5559)
Alon Zakai
2023-03-10
1
-32
/
+36
*
Emit the fuzzer hashMemory function after modifications (#5558)
Alon Zakai
2023-03-09
1
-38
/
+32
*
Integrate the heap type fuzzer into the main fuzzer (#5555)
Alon Zakai
2023-03-09
1
-34
/
+39
[next]