Skip to content

Missing std/core crate for Wasm target. #1

@Nicoretti

Description

@Nicoretti

The plugin does not build out of the box without prior WebAssembly (Wasm) setup.
It will fail due to the missing std/core crate for the Wasm target. Running rustup target add wasm32-wasi will resolve this issue.

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