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

chore(deps): move to wasm32-wasip1 target #40

Merged
merged 1 commit into from
Jun 5, 2024
Merged

chore(deps): move to wasm32-wasip1 target #40

merged 1 commit into from
Jun 5, 2024

Conversation

viccuad
Copy link
Member

@viccuad viccuad commented Jun 5, 2024

Relates to kubewarden/kubewarden-controller#757.

The wasm32-wasi target is deprecated and is has already been renamed
wasm32-wasip1.
See:
https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html

The `wasm32-wasi` target is deprecated and is has already been renamed
`wasm32-wasip1`.
See:
https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html
@viccuad viccuad requested a review from a team as a code owner June 5, 2024 10:29
@viccuad viccuad self-assigned this Jun 5, 2024
@viccuad viccuad merged commit 4e55d9d into main Jun 5, 2024
12 checks passed
@viccuad viccuad deleted the wasip1 branch June 5, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant