0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-22 05:00:35 +00:00
Files
2023-12-12 09:46:49 -05:00
..
2023-12-12 09:46:49 -05:00
2023-12-12 09:46:49 -05:00
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