WICG / file-system-access

Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
https://wicg.github.io/file-system-access/
Other
669 stars 66 forks source link

Fuzzing the API #312

Open harunoz opened 3 years ago

harunoz commented 3 years ago

Does anybody try fuzzing technique to test the file system access API? If not, does anybody have recommendation tools/techniques to perform fuzzing on file system access API?