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

Tags

 Add db.iterateStatements (#429)
 db.iterateStatements allows giving sql.js an SQL string and iterating over statements objects created from that string
v1.3.0 using SQLite 3.32.0
fix gitignore and npmignore
better docs, compile with latest emcc, compatibility with strict mode
v1.0.1
fix memory leaks
update sqlite
First version with WASM support