Skip to content

Add wasm32-wasip2 target support#41

Draft
yukibtc wants to merge 3 commits into
masterfrom
wasm32-wasip2
Draft

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

Conversation

@yukibtc

@yukibtc yukibtc commented Dec 8, 2025

Copy link
Copy Markdown
Member

No description provided.

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

Signed-off-by: Yuki Kishimoto <[email protected]>
Signed-off-by: Yuki Kishimoto <[email protected]>
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 <[email protected]>
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