tonbo-io / fusio

Fusio provides file operations on multiple storages across various async runtimes.
Apache License 2.0
205 stars 8 forks source link

Add OPFS support #72

Closed crwen closed 2 weeks ago

crwen commented 1 month ago

Origin Private File System provides access to a file system private to the origin of the page. This could be useful in wasm runtime and browser.

crwen commented 2 weeks ago

close for #85