Andrew Kelley dec7e45f7c fuzzer web UI: receive coverage information
* libfuzzer: track unique runs instead of deduplicated runs
  - easier for consumers to notice when to recheck the covered bits.
* move common definitions to `std.Build.Fuzz.abi`.

build runner sends all the information needed to fuzzer web interface
client needed in order to display inline coverage information along with
source code.
2024-08-07 00:48:32 -07:00
..
2024-07-26 14:33:59 -07:00
2024-08-05 09:53:37 -07:00
2024-05-08 19:37:29 -07:00
2024-06-16 11:53:33 +02:00