relationsone / gomini

Go + Typescript for Embedded development? Not Possible? It is, Gomini!
Apache License 2.0
4 stars 1 forks source link

Add base api: Files #4

Open noctarius opened 6 years ago

noctarius commented 6 years ago

Provide a base api implementation to work with files in the bundles virtual file system. Commonly expected permissions on the files need to be handled correctly when trying to open/read/write the files. Furthermore virtual kernel files (export references) need additional handling.