Skip to content

Use native cargo wasm32-wasip2 target rather than cargo-component #252

Open
@kate-goldenring

Description

@kate-goldenring

Before the wasm32-wasip2 target was added to Rust, cargo-component did a lot of the heavy lifting to enable rust developers to create p2 components. Now, it is more advantageous to directly use Rust tooling. The docs should be updated to use cargo build --target wasm32-wasip2 plus manual use of wit-bindgen and wkg. This will also better familiarize users with the ecosystem and provide more impetus to get more functionality into the Rust ecosystem

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions