0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2024-11-27 12:49:00 +00:00
libsql/libsql-sqlite3/ext/crr/rs/bundle/README.md
2023-10-16 13:58:16 +02:00

268 B

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