Skip to content

Latest commit

 

History

History

README.md

logo

Thrust Compiler

standard-separator

Fuzzing Suite

This folder contains the compiler fuzzing suite: fuzz targets, shared AST generators, auxiliary binaries, dictionaries and corpora.

Important

The complete fuzzing guide is in COMPILER_FUZZING.md at the repository root.

For the continuous fuzzing supervisor (loop fuzzing, backlog and registry log) see COMPILER_CONTINUOUS_FUZZING.md in this folder.