Skip to content

Add a regression check for WASM support #1005

@rimutaka

Description

@rimutaka

This crate builds for wasm32-unknown-unknown and possibly other WASM targets.

I propose adding a build step to .github/workflows/rust.yml to ensure new changes do not break WASM builds.

E.g.

cargo build --target wasm32-unknown-unknown

I will submit a PR if the maintainers are happy to consider it.

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