package
0.18.0
Repository: https://github.com/ncruces/go-sqlite3.git
Documentation: pkg.go.dev

# 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 the bedrock 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.