Skip to content

Update to WASIp3 release candidate from 2026-02-09#219

Merged
wingo merged 1 commit intomainfrom
update-2026-02-09
Feb 20, 2026
Merged

Update to WASIp3 release candidate from 2026-02-09#219
wingo merged 1 commit intomainfrom
update-2026-02-09

Conversation

@wingo
Copy link
Collaborator

@wingo wingo commented Feb 20, 2026

One change to tests, that read-directory returns a stream pair instead of a promise of a stream. Otherwise this is just a standard wkg fetch after updating the wasi.wit, and then search-and-replace in all the .rs files. Needed to upgrade wit-bindgen for some reason also. Fixes #214.

One change to tests, that `read-directory` returns a stream pair instead
of a promise of a stream.  Otherwise this is just a standard `wkg fetch`
after updating the `wasi.wit`, and then search-and-replace in all the
.rs files.  Needed to upgrade `wit-bindgen` for some reason also.
@wingo wingo requested a review from saulecabrera February 20, 2026 12:59
Copy link
Collaborator

@saulecabrera saulecabrera left a comment

Choose a reason for hiding this comment

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

LGTM

@wingo wingo merged commit bcd3687 into main Feb 20, 2026
19 checks passed
@wingo wingo deleted the update-2026-02-09 branch February 20, 2026 13:10
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.

Update to WASI 2026-02-09

2 participants