syheliel 6b95361123
Add doc for example baby_fuzzer_* (#564)
* Add doc for example `baby_fuzzer_*`

* Fix `mdbook build`

Co-authored-by: syheliel <syheliel>
2022-03-14 19:14:46 +01:00

163 B

Baby fuzzer with forkexecutor

Example for InProcessForkExecutor. Compared with InProcessExecutor, it needs additional param shmem_provider to make it work.