@antonz/sqlite-wasi
v3.44.2
Published
SQLite WASI build.
Readme
SQLite WASI build
This is a WASI build of the SQLite shell, compiled with wasienv.
It is published as an NPM package @antonz/sqlite-wasi:
https://unpkg.com/@antonz/sqlite-wasi/dist/index.js
https://unpkg.com/@antonz/sqlite-wasi/dist/sqlite.wasmTo build from source:
bash scripts/install.sh
bash scripts/build.shSQLite is public domain.
