msqr1
|
471d35729a
|
Untested refactoring, relax exception safety.
|
2024-03-12 23:45:44 -07:00 |
|
msqr1
|
2091845b04
|
Great progress
|
2024-03-10 22:52:01 -07:00 |
|
msqr1
|
9a40cdaa7f
|
Still trying to fix only working at -O0
|
2024-03-10 00:56:41 -08:00 |
|
msqr1
|
05f14c3671
|
NEVER FORGET TO SPECIFY THE 3RD ARG WHEN USING O_CREAT. NEVER EVER AGAIN! (2 months wasted). Worked for mode 0
|
2024-03-06 23:04:28 -08:00 |
|
msqr1
|
932fb6972a
|
OMG THE HEAP OVERFLOW HAUNTS ME
|
2024-03-02 00:44:16 -08:00 |
|
msqr1
|
894fc1df99
|
Use std::variant, reorder struct member
|
2024-03-01 22:15:15 -08:00 |
|
msqr1
|
0f9cf2916e
|
change in documentation
|
2024-02-20 19:57:18 -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
|
786eb87c27
|
Fixed #1 in TODO by using archive_read_data_into_fd.
|
2024-02-06 23:12:49 -08:00 |
|
msqr1
|
6fd7c7e191
|
Remove zstd and use JS decompressionStream => support gzip, 4.4MB -> 3.9MB, change example model.
|
2024-02-06 19:29:27 -08:00 |
|
msqr1
|
31ee35e1f7
|
Tried closure compiler, but it doesn't reduce the size as much as expected, and it breaks many things. Tried -Oz, but it only reduces 200kb.
|
2024-02-05 23:12:41 -08:00 |
|
msqr1
|
6d097a9853
|
Issue investigation
|
2024-02-05 15:31:21 -08:00 |
|
msqr1
|
70b7d2c21b
|
switch to makefile instead, reuse threads
|
2024-02-03 22:19:17 -08:00 |
|
msqr1
|
9f49aa46e0
|
Merge worker.js file so this truly has one file, status: tested, not working
|
2024-02-01 17:04:43 -08:00 |
|
msqr1
|
f7acda0006
|
design change
|
2024-01-31 10:40:05 -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
|
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
|
97ba7ee1b8
|
Some bug fixes and change in pattern
|
2024-01-17 08:11:36 -08:00 |
|
__Rylex__
|
dab121e94b
|
Update genericModel.cc
|
2024-01-16 23:50:58 -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 |
|