Use wasmfs memfs backend instead for speedup and 1 less extra thread. Reorder function argument

This commit is contained in:
msqr1
2024-03-20 23:30:30 -07:00
parent 37e526cbc1
commit 638de69e67
12 changed files with 417 additions and 1108 deletions

View File

@@ -12,10 +12,6 @@
- All related files (pthread worker, worklet processor,...) are merged
- Shorter from-scratch build time
# Disclaimer:
- Will log empty statement into JS console, see *global.cc* line 34
- Model loading can be slow due due to slow OPFS reading speed
# Basic usage
- Use the prebuilt binary through JsDelivr