Switch search runtime to vendored sqlite3 WASM
This commit is contained in:
parent
fc85729374
commit
04c8ce7005
6 changed files with 13059 additions and 10 deletions
|
@ -1,3 +1,7 @@
|
|||
# mp3-com-meta-browser
|
||||
|
||||
A self contained static website for browsing the collection of salvaged mp3.com files.
|
||||
A self contained static website for browsing the collection of salvaged mp3.com files.
|
||||
|
||||
## Runtime Notes
|
||||
|
||||
- Uses the official `sqlite3` WASM build (vendored under `vendor/sqlite3/`) so that FTS5 is available client-side.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue