Skip to content

Support building Rust and Cargo on a WASIX host #21

Description

@kilyanni

Building the Rust toolchain on WASIX currently needs downstream changes across
bootstrap host detection, Cargo platform handling, and git/curl dependencies.
The current patch combines those independent compatibility gaps and broadens
some behavior to every WebAssembly host.

Track the WASIX host port by capability, with a focused reproducer and test for
each bootstrap or Cargo failure. Keep WASIX-specific dependency policy and
platform branches scoped to the WASIX host target.

Related downstream patch:
Rust and Cargo WASIX host support

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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