0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-27 10:29:00 +00:00
libsql/libsql-sqlite3/ext/crr/rs/bundle
2023-12-12 09:46:49 -05:00
..
src update cr-sqlite to v0.16.2 2023-12-12 09:46:49 -05:00
Cargo.lock update cr-sqlite to v0.16.2 2023-12-12 09:46:49 -05:00
Cargo.toml update cr-sqlite to v0.16.2 2023-12-12 09:46:49 -05:00
Cargo.toml.integration-test update cr-sqlite to v0.16.2 2023-12-12 09:46:49 -05:00
keep-stack-sizes.x restructure repository 2023-10-16 13:58:16 +02:00
README.md restructure repository 2023-10-16 13:58:16 +02:00
rust-toolchain.toml update cr-sqlite to v0.16.2 2023-12-12 09:46:49 -05:00

bundle

Using feature flags, bundles selected rust extensions into a single runtime loadable or statically linkable SQLite extension.

  • feature web : wasm support via web crate inclusion <-- just make this a target cfg
  • freature fract-index
  • feature auto-migrate