2 comments

[ 1.2 ms ] story [ 17.8 ms ] thread
No mention of QuickCheck? I thought that was the gold standard of compiler fuzzing, or is this only focused on C/C++ compilers?
QuickCheck is not a true fuzzer, it is a property tester.