7 lines
245 B
Markdown
7 lines
245 B
Markdown
# mp3-com-meta-browser
|
|
|
|
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.
|