Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [EH] Enable fuzzer with initial contents (#4409) | Heejin Ahn | 2022-01-04 | 1 | -2/+6 |
* | Change from storing Signature to HeapType on CallIndirect (#4352) | Thomas Lively | 2021-11-22 | 1 | -1/+1 |
* | Add a fuzzer specifically for types (#4328) | Thomas Lively | 2021-11-15 | 1 | -37/+19 |
* | Fuzz more basic GC types (#4303) | Thomas Lively | 2021-11-04 | 1 | -116/+244 |
* | [NFC] Factor fuzzer randomness into a separate utility (#4304) | Thomas Lively | 2021-11-04 | 1 | -59/+9 |
* | [NFC] Create a .cpp file for fuzzer implementation (#4279) | Thomas Lively | 2021-10-26 | 1 | -0/+3024 |