summaryrefslogtreecommitdiff
path: root/src/tools/fuzzing/fuzzing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix fuzzer's choosing of reference types (#4642)Alon Zakai2022-05-051-7/+18
* Remove externref (#4633)Thomas Lively2022-05-041-24/+4
* [NominalFuzzing] Fix TranslateToFuzzReader::getSubType(Rtt) (#4604)Alon Zakai2022-04-211-0/+6
* [SIMD] Make swizzle's opcode name consistent (NFC) (#4585)Heejin Ahn2022-04-091-1/+1
* [EH] Enable fuzzer with initial contents (#4409)Heejin Ahn2022-01-041-2/+6
* 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