You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
For some platforms such as Android and WASM, the current extension loading does not work. We should enable extension bundling similar to DuckDB's ENABLE_EXTENSION_AUTOLOADING and ENABLE_EXTENSION_AUTOINSTALL to produce the binaries with extensions pre-installed.