gotosocial/vendor/github.com/ncruces/go-sqlite3/embed
dependabot[bot] 0e2e8e54ab
[chore]: Bump github.com/ncruces/go-sqlite3 from 0.23.0 to 0.24.0 (#3862)
Bumps [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/ncruces/go-sqlite3/releases)
- [Commits](https://github.com/ncruces/go-sqlite3/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/ncruces/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 09:51:42 +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 [chore]: Bump github.com/ncruces/go-sqlite3 from 0.23.0 to 0.24.0 (#3862) 2025-03-03 09:51:42 +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 github.com/ncruces/go-sqlite3 from 0.23.0 to 0.24.0 (#3862) 2025-03-03 09:51:42 +00:00
sqlite3.wasm [chore]: Bump github.com/ncruces/go-sqlite3 from 0.23.0 to 0.24.0 (#3862) 2025-03-03 09:51:42 +00:00

Embeddable Wasm build of SQLite

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