We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0aa7c commit 76e3cd6Copy full SHA for 76e3cd6
Targets/JavaScriptCore/README.md
@@ -6,4 +6,4 @@ To build JavaScriptCore (jsc) for fuzzing:
6
2. Apply Patches/\*. The patches should apply cleanly to the git revision specified in [./REVISION](./REVISION)
7
(_Note_: If you clone WebKit from `git.webkit.org`, the commit hash will differ)
8
3. Run the fuzzbuild.sh script in the webkit root directory
9
-4. FuzzBuild/Debug/bin/jsc will be the JavaScript shell for the fuzzer
+4. WebKitBuild/Fuzzilli/bin/jsc will be the JavaScript shell for the fuzzer
0 commit comments