Switch SPA to bundled sql.js runtime
This commit is contained in:
parent
944dcc643d
commit
e83de10d93
3 changed files with 15 additions and 50 deletions
|
@ -4,4 +4,4 @@ A self contained static website for browsing the collection of salvaged mp3.com
|
|||
|
||||
## Runtime Notes
|
||||
|
||||
- Uses the official `sqlite3` WASM build (vendored under `vendor/sqlite3/`) so that FTS5 is available client-side.
|
||||
- Uses the `sql.js` WASM build (bundled as `sql-wasm.js`/`sql-wasm.wasm`) so that FTS5 is available client-side.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue