Skip to content

Stability of the wasm32-unknown-unknown target #82

Closed
@alexcrichton

Description

@alexcrichton

Currently the wasm32-unknown-unknown target is on the stable channel, but in fact it's not actually a stable target! This issue is intended to track blockers and known stabilization questions around having an "official blessing" for the target itself to be stable. My hope is that we can be sure to catalog and track any issues that specifically have to do with the target/toolchain here to ensure that they're solved before the target is "stable".

To me the stability of the target, wasm32-unknown-unknown, is different from the usability of the target itself (in terms of integration with tools like wasm-bindgen, wasm-pack, stdweb, etc), but rather the ability of the Rust target to expose the abilities of the wasm format itself. This target will of course evolve over time as wasm itself does, but we gotta catch up first :)

With that in mind, here's a current list (which I'll try to keep updated) of known deficiencies in the target and bugs we need to fix!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions