The Wayback Machine - https://web.archive.org/web/20210124104730/https://github.com/sql-js/sql.js/releases/
Skip to content

@github-actions github-actions released this Oct 19, 2020 · 3 commits to master since this release

 Add db.iterateStatements (#429)

 db.iterateStatements allows giving sql.js an SQL string and iterating over statements objects created from that string
Assets 7

@github-actions github-actions released this Mar 11, 2020 · 56 commits to master since this release

fix gitignore and npmignore
Assets 3
Mar 11, 2020
better docs, compile with latest emcc, compatibility with strict mode

@github-actions github-actions released this Dec 15, 2019 · 102 commits to master since this release

Improve README. Update compiled assets.

Assets 3

@github-actions github-actions released this Nov 5, 2019 · 107 commits to master since this release

fix memory leaks
update sqlite
Assets 3
May 1, 2019
First version with WASM support