|
|
90e4390d1a
|
Fix Vosklet browser cache handling and recognizer event bridge
- fix broken cached model loading
- cache validated TAR models instead of gzip responses
- add proper fireEv bridge for wasm/js events
- fix recognizer initialization callbacks
- fix Embind waveform return type handling
- stabilize acceptWaveform in minified builds
- add optional debug logging
|
2026-05-12 19:25:31 +02:00 |
|
msqr1
|
9e36733c10
|
Remove async
|
2025-09-01 20:51:18 -07:00 |
|
msqr1
|
006199d103
|
Fix #29 by removing compression altogether
|
2025-04-03 19:42:02 -07:00 |
|
msqr1
|
b0f8464eeb
|
Recognizer deleteion safety + data control, remove repeating UTF8ToString() call from event system.
|
2024-09-02 23:02:06 -07:00 |
|
msqr1
|
c4ff62fa31
|
Remodel threading to use a global thread pool so it never block on the main thread. Bump emscripten to 3.1.65
|
2024-08-26 22:37:35 -07:00 |
|
msqr1
|
53262fe7f3
|
Use C++ iostream in untar, enforce naming convention, remodel threading to use join, reduce lambda usage
|
2024-08-20 22:59:13 -07:00 |
|
msqr1
|
2122902190
|
Enforce one nameing convention
|
2024-08-19 18:53:52 -07:00 |
|