summaryrefslogtreecommitdiff
path: root/src/tools/fuzzing/fuzzing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change from storing Signature to HeapType on CallIndirect (#4352)Thomas Lively2021-11-221-1/+1
* Add a fuzzer specifically for types (#4328)Thomas Lively2021-11-151-37/+19
* Fuzz more basic GC types (#4303)Thomas Lively2021-11-041-116/+244
* [NFC] Factor fuzzer randomness into a separate utility (#4304)Thomas Lively2021-11-041-59/+9
* [NFC] Create a .cpp file for fuzzer implementation (#4279)Thomas Lively2021-10-261-0/+3024