| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-06-07 | 971 Bytes | |
| v1.0.8 source code.tar.gz | 2025-06-07 | 3.5 MB | |
| v1.0.8 source code.zip | 2025-06-07 | 3.5 MB | |
| Totals: 3 Items | 7.0 MB | 0 | |
What's Changed
- Fix hello demo import paths. by @rhashimoto in https://github.com/rhashimoto/wa-sqlite/pull/276
- Permit JS booleans to be bound to queries, as integer 0/1 values by @grantcox in https://github.com/rhashimoto/wa-sqlite/pull/272
- Use a single
TextEncoderinstance by @grantcox in https://github.com/rhashimoto/wa-sqlite/pull/274 - Export HEAP* module members for recent EMSDK changes. by @rhashimoto in https://github.com/rhashimoto/wa-sqlite/pull/279
- Bump tar-fs from 3.0.8 to 3.0.9 by @dependabot in https://github.com/rhashimoto/wa-sqlite/pull/280
- Update SQLite to 3.50.1. by @rhashimoto in https://github.com/rhashimoto/wa-sqlite/pull/281
- Bump package version. by @rhashimoto in https://github.com/rhashimoto/wa-sqlite/pull/282
New Contributors
- @grantcox made their first contribution in https://github.com/rhashimoto/wa-sqlite/pull/272
Full Changelog: https://github.com/rhashimoto/wa-sqlite/compare/v1.0.7...v1.0.8