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

Bump WASI version to 0.2.1 #95

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Conversation

iawia002
Copy link
Contributor

This PR updates the WASI version to 0.2.1 and also updates the associated tool wit-bindgen to support parsing the new syntax.

@iawia002
Copy link
Contributor Author

The cargo fmt check fails after this PR (bytecodealliance/wit-bindgen#971) because we no longer use rustfmt to format the generated code, so I removed the corresponding CI.

Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

Thanks for this! Mind also updating the crate version itself in Cargo.toml from +0.2.0 to +0.2.1?

@alexcrichton alexcrichton merged commit c8c4f20 into bytecodealliance:main Aug 12, 2024
4 checks passed
@iawia002 iawia002 deleted the wasi-0.2.1 branch August 13, 2024 00:45
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.

2 participants