gotosocial/vendor/github.com/ncruces/go-sqlite3/embed
kim 24f6760c0e
[chore] bump ncruces go-sqlite3 => v0.23.0 (#3785)
* bump ncruces go-sqlite3 => v0.23.0

* whoops, add missing vendor changes...
2025-02-13 09:53:40 +01: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 [chore] bump ncruces go-sqlite3 => v0.23.0 (#3785) 2025-02-13 09:53:40 +01:00
sqlite3.wasm [chore] bump ncruces go-sqlite3 => v0.23.0 (#3785) 2025-02-13 09:53:40 +01:00

Embeddable Wasm build of SQLite

This folder includes an embeddable Wasm build of SQLite 3.49.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: