Skip to content

meta: Stabilize WASI support #4827

Open
@carllerche

Description

@carllerche

This tracks outstanding issues to stabilize WASI support for Tokio.

Initial PR: #4716

Known issues:

  • tests were disabled and need to be re-enabled
  • tokio::time can be stabilized.
  • Use target_family = "wasm" once MSRV becomes 1.54. Current workaround: #4865
  • WASI lacks many APIs needed for getting Tokio examples working
    • TcpStream::connect
    • TcpListener::bind

Refs: #1597

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tokioArea: The main tokio crateC-enhancementCategory: A PR with an enhancement or bugfix.T-wasmTopic: Web Assembly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions