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

fix canary target to wasm32-wasip1 #3966

Merged
merged 6 commits into from
Jan 14, 2025
Merged

fix canary target to wasm32-wasip1 #3966

merged 6 commits into from
Jan 14, 2025

Conversation

aajtodd
Copy link
Contributor

@aajtodd aajtodd commented Jan 13, 2025

Motivation and Context

P180666804

Description

Release 1.84 removed support for the wasm32-wasi target:

Support for the target named wasm32-wasi has been removed as the target is now named wasm32-wasip1. This completes the transition plan for this target following the introduction of wasm32-wasip1 in Rust 1.78. Compiler warnings on use of wasm32-wasi introduced in Rust 1.81 are now gone as well as the target is removed.

Updates wasm32-wasi target to wasm32-wasip1 which should fix the canary on stable (example failed run).


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aajtodd aajtodd requested review from a team as code owners January 13, 2025 16:12
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Copy link
Contributor

@landonxjames landonxjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Merged via the queue into main with commit cadce6c Jan 14, 2025
43 of 44 checks passed
@aajtodd aajtodd deleted the fix-canary-wasm branch January 14, 2025 20:12
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.

3 participants