gotosocial/vendor/github.com/ncruces/go-sqlite3/embed
kim a6429b5410 [chore] update dependencies (#4422)
- github.com/jackc/pgx/v5 v5.7.5 -> v5.7.6
- github.com/ncruces/go-sqlite3 v0.28.0 -> v0.29.0
- github.com/tdewolff/minify/v2 v2.24.2 -> v2.24.3
- golang.org/x/oauth2 v0.30.0 -> v0.31.0
- golang.org/x/sys v0.35.0 -> v0.36.0
- golang.org/x/text v0.28.0 -> v0.29.0

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4422
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
2025-09-08 20:53:25 +02:00
..
build.sh [chore] update dependencies (#4422) 2025-09-08 20:53:25 +02:00
exports.txt [chore/deps] Upgrade to go-sqlite 0.27.1 (#4334) 2025-07-18 11:56:40 +02: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 dependencies (#4406) 2025-09-04 15:29:27 +02:00
sqlite3.wasm [chore] update dependencies (#4422) 2025-09-08 20:53:25 +02:00

Embeddable Wasm build of SQLite

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