mirror of https://github.com/google/oss-fuzz.git
docs: add JavaScript to the top-level README (#9541)
This commit is contained in:
parent
65ee165d6b
commit
86604b7f49
|
@ -32,7 +32,7 @@ execution environment and reporting tool.
|
|||
[ClusterFuzz]: https://github.com/google/clusterfuzz
|
||||
[ClusterFuzzLite]: https://google.github.io/clusterfuzzlite/
|
||||
|
||||
Currently, OSS-Fuzz supports C/C++, Rust, Go, Python and Java/JVM code. Other languages
|
||||
Currently, OSS-Fuzz supports C/C++, Rust, Go, Python, Java/JVM, and JavaScript code. Other languages
|
||||
supported by [LLVM] may work too. OSS-Fuzz supports fuzzing x86_64 and i386
|
||||
builds.
|
||||
|
||||
|
|
Loading…
Reference in New Issue