rules_fuzzing
rules_fuzzing copied to clipboard
Add ability to run fuzzing on multiple cores
Is there a way to ask fuzzer to use more CPU power similar to -jobs=96 -workers=96 in plain libfuzzer binaries?
Workaround: run _bin bazel-bin artefact directly