Remove single file deployment for streaming instantiation and smaller size.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <emscripten/atomic.h>
|
||||
#include <emscripten/console.h>
|
||||
namespace fs = std::filesystem;
|
||||
|
||||
|
||||
struct AudioData {
|
||||
float* data;
|
||||
int len;
|
||||
|
||||
Reference in New Issue
Block a user