mirror of
https://github.com/oxalica/nil.git
synced 2024-11-22 19:49:20 +03:00
.. | ||
fuzz_targets | ||
.gitignore | ||
Cargo.toml | ||
README.md |
To run fuzzer:
- Enter dev-shell
fuzz
of top-levelflake.nix
cd
to this directory- Run
cargo fuzz run -j <NUM_THREADS> parser