Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove WASI target workaround and fix example in CI #205

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Conversation

oxalica
Copy link
Owner

@oxalica oxalica commented Jan 11, 2025

The un-versioned wasm32-wasi target is removed in favor of wasm32-wasip? since Rust 1.84. Examples are updated.

The nixpkgs patch for WASI target name remapping is merged in 24.11. We can also safely remove the workaround.

The un-versioned `wasm32-wasi` target is removed in favor of
`wasm32-wasip?` since Rust 1.84. Examples are updated.

The nixpkgs patch for WASI target name remapping is merged in 24.11.
We can also safely remove the workaround.
@oxalica oxalica merged commit 06871d5 into master Jan 11, 2025
31 checks passed
@oxalica oxalica deleted the fix/wasi-example branch January 11, 2025 05:09
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