0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-10 18:36:49 +00:00
Files
libsql/libsql-sqlite3/ext/crr/rs/bundle/README.md

8 lines
268 B
Markdown
Raw Permalink Normal View History

2023-03-30 08:41:27 -04: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