Skip to content

Releases: rhashimoto/wa-sqlite

v0.9.3

21 May 15:16
1482d70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

18 May 16:17
dc81eaa
Compare
Choose a tag to compare

What's Changed

  • Rework IDBBatchAtomicVFS to avoid transaction timeouts by @rhashimoto in #89

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

13 May 15:43
Compare
Choose a tag to compare

What's Changed

  • Fixed 64-bit argument passing bug causing error with VFS files over 2 GB.
  • Fixed bug in handling of WASM pointers over 2**31.

Full Changelog: v0.9.0...v0.9.1

v0.9.0

22 Apr 17:07
Compare
Choose a tag to compare

What's Changed

  • API changes.
  • WASM artifacts checked in on master branch. The buildless branch will no longer be updated.
  • Added dist-xl (aka "kitchen sink") build target.

Full Changelog: https://github.com/rhashimoto/wa-sqlite/commits/v0.9.0