# README
Embeddable Wasm build of SQLite
This folder includes an embeddable Wasm build of SQLite 3.46.1, including the experimental
BEGIN CONCURRENT
and
Wal2 patches.
[!IMPORTANT]
This package is experimental. It is built from thebedrock
branch of SQLite, since that is currently the most stable, maintained branch to include both features.
[!CAUTION] The Wal2 journaling mode creates databases that other versions of SQLite cannot access.
The build is easily reproducible, and verifiable, using Artifact Attestations.