Allow wasm fetch patchstorage thigns, set system factory template

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-07-09 00:17:07 +01:00
parent e389ca7469
commit 3af971534c
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
7 changed files with 248 additions and 38 deletions

View file

@ -100,6 +100,10 @@ std::string getSpecialPath(const SpecialPath type)
}
#endif
#ifdef DISTRHO_OS_WASM
char* patchStorageSlug = nullptr;
#endif
std::string homeDir()
{
# ifdef ARCH_WIN