Hi,
are there any plans to support the File System Access API?
https://github.com/WICG/file-system-access/blob/main/EXPLAINER.md

For webapps with the need for local file access this API looks very useful. 
For now, it is possible to use it on the JavaScript side and then hand 
things over to C, however, it would be excellent to do all this inside 
Emscripten to have direct access to file contents without copying (in my 
case, files may be large, e.g. several hundred MB).

Thanks for your excellent work!

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/ad965512-998a-4a5e-aaac-1950d41d02e1n%40googlegroups.com.
  • Support for File System Acces... 'Dieter Weidenbrück' via emscripten-discuss

Reply via email to