Skip to content

Add wasm32-wasip2 target support#41

Draft
yukibtc wants to merge 3 commits intomasterfrom
wasm32-wasip2
Draft

Add wasm32-wasip2 target support#41
yukibtc wants to merge 3 commits intomasterfrom
wasm32-wasip2

Conversation

@yukibtc
Copy link
Member

@yukibtc yukibtc commented Dec 8, 2025

No description provided.

Adjust `#[cfg]` attributes to include `target_os = "unknown"` alongside `target_arch = "wasm32"` for improved target specificity.

Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
Extend GitHub Actions workflow by adding a matrix for WASM targets and configuring conditional WASI SDK installation for `wasm32-wasip2`. Adjust `rust-toolchain.toml` to include both `wasm32-wasip2` and `wasm32-unknown-unknown` targets.

Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant