Skip to content

Releases: rhashimoto/wa-sqlite

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