Open
Bug 1750019
Opened 3 years ago
Updated 7 days ago
cargo-fuzz WGSL
Categories
(Core :: Graphics: WebGPU, task, P5)
Core
Graphics: WebGPU
Tracking
()
NEW
People
(Reporter: kvark, Unassigned)
References
(Blocks 1 open bug)
Details
Naga's cargo-fuzz is trivial right now: https://github.com/gfx-rs/naga/tree/master/fuzz
We need to see how Tint does this - https://dawn.googlesource.com/tint/+/refs/heads/main/fuzzers/ and write the logic to make fuzzing more targeted at the actual WGSL syntax.
Updated•1 year ago
|
Priority: -- → P3
Updated•1 year ago
|
Blocks: fuzzing-webgpu
Updated•6 months ago
|
Blocks: webgpu-triage
Comment 1•5 months ago
|
||
For the time being, I think the WebGPU team needs to lean on Mozilla's fuzzing team to pursue these ideas.
No longer blocks: webgpu-triage
Priority: P3 → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•