Skip to content

Is wasm32-unknown-unknown currently a supported target for tokio-postgres? #1236

@Jaltaire

Description

@Jaltaire

I see a couple other Issues reference wasm32-unknown-unknown support:

though I'm not seeing how this would work due to current mio/tokio limitations...? Indeed, trying to compile with cargo build --target wasm32-unknown-unknown yields a host of mio-related errors.

Mostly sanity checking here, as I would love to use tokio-postgres within an edge computing runtime if there is something I'm missing.

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