To do what with? Upload? That's totally not the same thing as providing access for directly manipulating the file. That's basically HTML1.0 type stuff. JS file system access to provide a file to, I'm assuming, a WASM app is not even the same sport to be in the same ballpark.
anonymous_user9|2 days ago
fc417fc802|1 day ago
This, but it can also have the browser store it to disk by requesting the persistent mode from the storage API.
https://developer.mozilla.org/en-US/docs/Web/API/Storage_API
lelandbatey|1 day ago