Open
Description
There are many other programming languages except C/C++ that have a good fuzzing engines. Like Jazzer (Java), Jazzer.JS (JavaScript), Ruzzy (Ruby), Atheris (Python), luzer (Lua) etc. From programming language point of view, the support of fuzzing is different from one PL to another one and effectiveness of fuzzing may be varying due to this.
Most benchmarks in FuzzBench is written in C and C++ 1. But, I suppose, it is possible to create similar benchmarks for other languages to measure fuzzing effectiveness of fuzzing engines written in other PL's.
What do you think? Do you have plans or intentions to support other programming languages in FuzzBench?
Some fuzzing engines have their own benchmarks, for example Jazzer 2.
Footnotes
Metadata
Metadata
Assignees
Labels
No labels