Enable full wasm build

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-07-14 11:27:44 +01:00
parent 3c5d7a4e0e
commit d7d85606f4
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
14 changed files with 451 additions and 241 deletions

View file

@ -1,5 +1,5 @@
--- ../Rack/src/plugin.cpp 2022-07-07 00:16:13.701492001 +0100
+++ plugin.cpp 2022-06-04 19:10:13.508951513 +0100
--- ../Rack/src/plugin.cpp 2022-07-12 09:46:20.716165650 +0100
+++ plugin.cpp 2022-05-27 23:15:35.681273727 +0100
@@ -1,342 +1,41 @@
-#include <thread>
-#include <map>