Merge worker.js file so this truly has one file, status: tested, not working
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "global.h"
|
||||
|
||||
static pthread_t selfTID{pthread_self()};
|
||||
void throwJS(const char* msg, bool err) {
|
||||
EM_ASM({
|
||||
if($1) {
|
||||
|
||||
Reference in New Issue
Block a user