
* Bump to 0.10.0 * fix * Fix CI * Fix copyright * fmt --------- Co-authored-by: Dominik Maier <domenukk@gmail.com> Co-authored-by: Dongjia "toka" Zhang <tokazerkje@outlook.com>
Baby fuzzer with forkexecutor
Example for InProcessForkExecutor
. Compared with InProcessExecutor
, it needs additional param shmem_provider
to make it work.