Skip to content

Update wasm-bindgen-futures to only support std::future #1695

Closed
@alexcrichton

Description

@alexcrichton

In the discussion from our WG meeting yesterday it's high time that we should probably release a new breaking version of the wasm-bindgen-futures crate which drops support for the futures 0.1 crate and instead only supports std::future::Future.

I think the only major work item here is getting the threaded implementation up to par, but that can always happen in a follow-up release!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions