mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-11-27 10:29:00 +00:00
.. | ||
src | ||
Cargo.lock | ||
Cargo.toml | ||
Cargo.toml.integration-test | ||
keep-stack-sizes.x | ||
README.md | ||
rust-toolchain.toml |
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