Build fuzzers in CI, and run them statically on our corpus
It would be great to have a CI test that made sure that all of our fuzzers built correctly, and that they all run correctly against our static corpus.
(This can probably be done in nightly CI?)
I'll write the script for this; somebody else can hook it up appropriately.