Allow wasm fetch patchstorage thigns, set system factory template
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
e389ca7469
commit
3af971534c
7 changed files with 248 additions and 38 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue