-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
It looks like @sqlite.org/sqlite-wasm artifact does'n support functions ailable under SQLITE_ENABLE_COLUMN_METADATA flag, even though they are marked as supported in wasm documentation.
I suspect, something similar might take place with other non-core API available under different flags.
This is a proposal to create an additional repository (named like @sqlite.org/sqlite-wasm-full, @sqlite.org/sqlite-wasm-all or @sqlite.org/sqlite-wasm-huge) without checking bundle size, but with maximum amount of API enabled and maximum number of flags activated. It might drastically simplify library adoption. I currently implementing kotlin wrapper for sqlite/sqlite-wasm, and it would be a big helper.
Metadata
Metadata
Assignees
Labels
No labels