Skip to content

Update to WASI 0.2.6.#11049

Merged
pchickey merged 2 commits into
bytecodealliance:mainfrom
badeend:wasi-0.2.6
Jun 16, 2025
Merged

Update to WASI 0.2.6.#11049
pchickey merged 2 commits into
bytecodealliance:mainfrom
badeend:wasi-0.2.6

Conversation

@badeend

@badeend badeend commented Jun 16, 2025

Copy link
Copy Markdown
Member

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

@alexcrichton alexcrichton left a comment

Copy link
Copy Markdown
Member

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

@dicej dicej left a comment

Copy link
Copy Markdown
Contributor

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.

Comment thread crates/wasi-http/src/types_impl.rs Outdated
Comment thread crates/wasi-http/src/lib.rs
@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
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 2025
* Update to WASI 0.2.6.

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!()`.

* Trap instead of panic
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