Skip to content

SQLite-for-WASM with SQLx #2985

@Ekleog

Description

@Ekleog

Hey! To the best of my knowledge, SQLx currently does not support wasm32-unknown-unknown in any way.

I noticed SQLite will soon get support for WASM.

I'm curious, is there interest on the SQLx side to get SQLite-for-WASM to work as a "native" backend of SQLx?

I'm asking ahead-of-time, because most often WASM ends up being quite an intrusive addition, eg. with basically no JsValue being Send.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions