vcdrom
vcdrom copied to clipboard
PWA local file access
PWA allows local file access via File System API
Use cases
- WaveQL for editing
- VCD/LST for streaming load?
References
- MDN : https://developer.mozilla.org/en-US/docs/Web/API/File_System_API
- Chrome Dev Blog : https://developer.chrome.com/docs/capabilities/web-apis/file-system-access
- browser compatibility : https://caniuse.com/native-filesystem-api
- https://fs.spec.whatwg.org/
- web.dev : https://web.dev/learn/pwa/os-integration#working_with_the_file_system
- blog : https://www.thinktecture.com/en/pwa/making-of-paint-js-file-access/
- https://progressier.com/pwa-capabilities/file-system-desktop