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 cargo-wasi and switch to wasm32-wasip1 #90

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

jeffcharles
Copy link
Contributor

Description of the change

Remove cargo-wasi and switch wasm32-wasi to wasm32-wasip1.

Why am I making this change?

Closes #89 and #56. Rust is removing wasm32-wasi targets so we need to update.

@jeffcharles jeffcharles force-pushed the jc.update-wasi-target branch from 94e39aa to 3a05aa3 Compare October 16, 2024 22:17
@jeffcharles jeffcharles marked this pull request as ready for review October 16, 2024 22:26
@saulecabrera saulecabrera merged commit 540efb1 into main Oct 16, 2024
3 checks passed
@saulecabrera saulecabrera deleted the jc.update-wasi-target branch October 16, 2024 23:31
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.

Replace any references to wasm32-wasi with wasm32-wasip1
2 participants