w3c / media-production-workshop

W3C Workshop on Web and Media production
https://www.w3.org/2021/03/media-production-workshop/
21 stars 11 forks source link

Better integration with the file system #39

Open tidoust opened 3 years ago

tidoust commented 3 years ago

This includes:

Partially addressed by Origin Private File System.

Raised in:

mkruisselbrink commented 2 years ago

https://github.com/WICG/file-system-access/blob/main/AccessHandle.md (which currently is largely another API to access files in the same Origin Private File System) tries to better address things like zero copy I/O operations as well.