Continuous fuzzing (#944)
Enables automated fuzzing on Fuzzit. Runs fuzz regression tests every push and PR. Runs full fuzzing every push. Fuzzit emails if it finds crashes. Uses the existing fuzz targets: * translate-module - Fuzz valid WebAssembly modules. * reader-parse - Fuzz IR text format parsing.
This commit is contained in:
committed by
Till Schneidereit
parent
99380fad1a
commit
f8d0e6ecab
@@ -8,6 +8,7 @@ into executable machine code.
|
||||
|
||||
[](https://cranelift.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://travis-ci.org/CraneStation/cranelift)
|
||||
[](https://app.fuzzit.dev/orgs/CraneStation/dashboard)
|
||||
[](https://gitter.im/CraneStation/Lobby)
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user