Tweak wasm build, add persistent storage
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
9aba0e034a
commit
e6a799cd4c
10 changed files with 150 additions and 40 deletions
|
|
@ -53,6 +53,7 @@ std::string getSpecialPath(SpecialPath type);
|
|||
extern char* patchFromURL;
|
||||
extern char* patchRemoteURL;
|
||||
extern char* patchStorageSlug;
|
||||
void syncfs();
|
||||
#endif
|
||||
|
||||
std::string homeDir();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue