oss-fuzz/projects/javascript-example
Khaled Yakdan 04369ed9c3
Do not install Jazzer.js in the compile_javascript_fuzzer script (#10381)
This causes issues in two cases:
1. using other package managers than npm, e.g., yarn.
2. fuzzing pure ECMAScript projects. In this case, we have to transform
those projects into CommonJS projects so that they can be instrumented
properly.
2023-05-30 17:08:41 +10:00
..
Dockerfile
build.sh
fuzz_promise.js
fuzz_string_compare.js
fuzz_value_profiling.js
package.json
project.yaml