Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fuzzer's choosing of reference types (#4642) | Alon Zakai | 2022-05-05 | 1 | -7/+18 |
* | Remove externref (#4633) | Thomas Lively | 2022-05-04 | 1 | -24/+4 |
* | [NominalFuzzing] Fix TranslateToFuzzReader::getSubType(Rtt) (#4604) | Alon Zakai | 2022-04-21 | 1 | -0/+6 |
* | [SIMD] Make swizzle's opcode name consistent (NFC) (#4585) | Heejin Ahn | 2022-04-09 | 1 | -1/+1 |
* | [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 |