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

@ -17,6 +17,9 @@
#pragma once
#ifndef __EMSCRIPTEN__
#define GHC_OS_DETECTED
#define GHC_OS_LINUX
#endif
#include_next <ghc/filesystem.hpp>