70c6830795
The new fuzzer takes the fuzzer input as module bytes and compiles them with WebAssembly asynchronous compilation. R=mtrofin@chromium.org Change-Id: I9740edec68e26c04d011d85c68521e340be13c4c Reviewed-on: https://chromium-review.googlesource.com/506156 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by: Mircea Trofin <mtrofin@chromium.org> Cr-Commit-Position: refs/heads/master@{#45912}
5 lines
237 B
Markdown
5 lines
237 B
Markdown
All files in this directory are used by the trybots to check that the fuzzer
|
|
executes correctly, see
|
|
https://github.com/v8/v8/blob/master/test/fuzzer/README.md. There should be at
|
|
least one file in this directory, e.g. this README file.
|