Skip to content

New targets #38

@Diggsey

Description

@Diggsey

Currently there is just a wasm32-unknown-unknown target. There's a lot of people with different goals for wasm, and I think as long as there's a single wasm target, there's going to be a lot of conflict about how it should behave.

Therefore, before any new features are added to rust itself, we should add new targets for the obvious cases.

Based on the current interest in compatibility with NPM packages, a good start might be wasm32-npm-unknown

This would be a target for building NPM packages. It is unspecified what environment these packages will run in (node/browser/etc.)

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