Is your feature request related to a problem? Please describe.
Currently, files are stored in memory. They should all be stored somewhere in the cloud. A Provider must take care of that.
Describe the solution you'd like
Overwrite some of the functions from WasmFs and sent the files to the provider function.
Is your feature request related to a problem? Please describe.
Currently, files are stored in memory. They should all be stored somewhere in the cloud. A Provider must take care of that.
Describe the solution you'd like
Overwrite some of the functions from WasmFs and sent the files to the provider function.