We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d671596 commit b7fbe76Copy full SHA for b7fbe76
fuzz/README.md
@@ -15,6 +15,7 @@ easily.
15
We support multiple fuzzing engines such as `honggfuzz`, `libFuzzer` and `AFL`. You typically won't
16
need to run the entire suite of different fuzzing tools. For local execution, `honggfuzz`should be
17
more than sufficient.
18
+> MacOS users should prefer using `libFuzzer` since `honggfuzz` is not actively maintained for MacOS based systems
19
20
### Setup
21
#### Honggfuzz
0 commit comments