Hardcode event type since it is always "0", except for recognizer.

This commit is contained in:
msqr1
2024-03-16 17:25:58 -07:00
parent 39e08f3f48
commit 9c261cb5eb
11 changed files with 78 additions and 5924 deletions

View File

@@ -9,11 +9,10 @@
- Download multiple models
- Model storage path management (for multiple models)
- Model ID management (for model updates)
- Smaller JS size (>3.1MB vs 1.7MB)
- Smaller JS size (>3.1MB vs 1.4MB)
- All related files (pthread worker, worklet processor,...) are merged
- Shorter from-scratch build time
# Basic usage
- Use the prebuilt binary through JsDelivr.