Skip to content

support wasm32-unknown-unknown with threads, fs, and timer #7550

@xusd320

Description

@xusd320

I successfully made tokio work with fs, threads and timer on browser, compile target is wasm32-unknown-unknown. See the example:

https://github.com/utooland/tokio-on-browser.git

Infrastructures used to support features:

I'm not sure that could these features could be considered supported by upstream? I can help maintain these features. Current implements is not elegant enough, I will refactor it to be better if there features are acceptable for upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tokioArea: The main tokio crateC-feature-requestCategory: A feature request.T-wasmTopic: Web Assembly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions