Skip to content

Update to WASI 0.2.6. #11049

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

Merged
merged 2 commits into from
Jun 16, 2025
Merged

Update to WASI 0.2.6. #11049

merged 2 commits into from
Jun 16, 2025

Conversation

badeend
Copy link
Contributor

@badeend badeend commented Jun 16, 2025

Nothing much has changed since 0.2.3, except:

This includes two changes:

# WebAssembly/wasi-filesystem#165
Documentation update

# WebAssembly/wasi-http#139
Adds a new unstable `send-informational` function to the `response-outparam` resource. I've left this `unimplemented!()`.
@badeend badeend requested review from a team as code owners June 16, 2025 13:40
@badeend badeend requested review from dicej and removed request for a team June 16, 2025 13:40
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!

@alexcrichton alexcrichton added this pull request to the merge queue Jun 16, 2025
Copy link
Contributor

@dicej dicej 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 doing this! LGTM, but please see the note about panicking in send_informational.

@alexcrichton alexcrichton removed this pull request from the merge queue due to a manual request Jun 16, 2025
@pchickey pchickey added this pull request to the merge queue Jun 16, 2025
Merged via the queue into bytecodealliance:main with commit 28b859a Jun 16, 2025
41 checks passed
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.

5 participants