rust-fuzz / libfuzzer

Rust bindings and utilities for LLVM’s libFuzzer
Apache License 2.0
215 stars 46 forks source link

Libfuzzer README says Linux only #116

Open cameronelliott opened 11 months ago

cameronelliott commented 11 months ago

I am running fuzzing on Macos using this library, but the Readme say "Linux only". Should the readme be corrected to say macOS and Linux, or macOS, Linux and Windows?