Skip to content

Create npm repo with all API enabled #133

@vdshb

Description

@vdshb

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions