You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `v8_wasm_compile_fuzzer` within the Chromium project is highly productive. Therefore, it may be a good idea to reuse its WebAssembly sample generator in AFL++ for fuzzing WebAssembly compilers.
3
+
## Note (Not Steps!)
4
+
-[Replace](https://chromium.googlesource.com/chromium/src/+/main/docs/clang.md#using-a-custom-clang-binary) the default `clang/clang++` compiler with modified `afl-cc` for chromium building.
5
+
- Copy the `snapshot_blob.bin` to your working dir if needed.
0 commit comments