googleprojectzero / domato

DOM fuzzer
https://googleprojectzero.blogspot.ch/2017/09/the-great-dom-fuzz-off-of-2017.html
Apache License 2.0
1.69k stars 278 forks source link

Rudimentary WebGPU support #42

Closed bookholt closed 1 year ago

bookholt commented 1 year ago

Adds rudimentary support for WebGPU.

Lots of room for improvement, but it seemed good enough as a starting point from which to build.

ifratric commented 1 year ago

Neat! LGTM as an initial support.