gotosocial/vendor/github.com/ncruces/go-sqlite3/embed
2025-01-14 18:30:55 +00:00
..
build.sh update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> v0.6.5 (#3646) 2025-01-14 18:30:55 +00:00
exports.txt update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> v0.6.5 (#3646) 2025-01-14 18:30:55 +00:00
init.go update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> v0.6.5 (#3646) 2025-01-14 18:30:55 +00:00
README.md update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> v0.6.5 (#3646) 2025-01-14 18:30:55 +00:00
sqlite3.wasm update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> v0.6.5 (#3646) 2025-01-14 18:30:55 +00:00

Embeddable Wasm build of SQLite

This folder includes an embeddable Wasm build of SQLite 3.48.0 for use with github.com/ncruces/go-sqlite3.

The following optional features are compiled in:

See the configuration options, and patches applied.

Built using wasi-sdk, and binaryen.

The build is easily reproducible, and verifiable, using Artifact Attestations.

Customizing the build

You can use your own custom build of SQLite.

Examples of custom builds of SQLite are: