mirror of
https://github.com/oxalica/nil.git
synced 2025-12-23 09:19:49 +00:00
| .. | ||
| fuzz_targets | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
To run fuzzer:
- Enter dev-shell
fuzzof top-levelflake.nix cdto this directory- Run
cargo fuzz run -j <NUM_THREADS> parser