Commit Graph

24 Commits

Author SHA1 Message Date
msqr1
8bb9733cd1 Large commit 2024-03-24 00:58:13 -07:00
msqr1
638de69e67 Use wasmfs memfs backend instead for speedup and 1 less extra thread. Reorder function argument 2024-03-20 23:30:30 -07:00
msqr1
37e526cbc1 Rename, ready for a super big change about OPFS 2024-03-17 21:41:49 -07:00
msqr1
ecab9aa5d5 Add more debug info, untested 2024-03-16 23:23:05 -07:00
msqr1
9c261cb5eb Hardcode event type since it is always "0", except for recognizer. 2024-03-16 17:25:58 -07:00
msqr1
39e08f3f48 Remove tryStealMdlThrd 2024-03-13 09:21:15 -07:00
msqr1
471d35729a Untested refactoring, relax exception safety. 2024-03-12 23:45:44 -07:00
msqr1
894fc1df99 Use std::variant, reorder struct member 2024-03-01 22:15:15 -08:00
msqr1
a0898a6bf1 Overload constructor of recognizer, maximal debug configuration 2024-02-20 23:12:08 -08:00
msqr1
18de98dd3b Fix await issue. But it doesn't work tho. 2024-02-08 20:19:38 -08:00
msqr1
b7f050ffa9 JS Optimization 2024-02-07 22:13:36 -08:00
msqr1
76c5dbb130 Important changes 2024-02-07 10:25:02 -08:00
msqr1
70b7d2c21b switch to makefile instead, reuse threads 2024-02-03 22:19:17 -08:00
msqr1
1b74781a9d move static thread declaration, recompile test and test --> worked. 2024-01-31 21:17:28 -08:00
msqr1
c20efbeb29 Design structure change again........ OMG STOPPP 2024-01-29 22:44:09 -08:00
msqr1
c34d3f8974 a promising run 2024-01-28 22:05:58 -08:00
msqr1
8796f35445 Nothing is working but it is on the right track! ASYNCIFY removed, manual waiting instead and some proxying logic 2024-01-28 00:09:16 -08:00
msqr1
48b54295f3 Non-working draft 2024-01-24 23:00:29 -08:00
msqr1
e92ddadc99 Add documents and optimize build 2024-01-24 20:30:27 -08:00
msqr1
6da9a662a1 Fix licence and restructure, prepare to add AudioWorklet 2024-01-20 17:37:47 -08:00
msqr1
2a426b983c Change base structure to use errors instead 2024-01-20 00:41:38 -08:00
msqr1
91a21271d5 Draft 2 (failed) 2024-01-18 23:47:10 -08:00
msqr1
c7b380bece Make naming convention consistent, and synchronize code 2024-01-16 23:25:24 -08:00
msqr1
ab8d869dd9 C and JS interface, untested 2024-01-15 23:36:20 -08:00