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

[15.0.0] Backport WIT-changing PRs #7529

Merged

Conversation

alexcrichton
Copy link
Member

Pat Hickey and others added 6 commits November 12, 2023 12:51
* delete wasi-clocks timezone interface: import wit changes from WebAssembly/wasi-clocks#55

* remove other references to wasi:clocks/timezone in wits

* remove todo! implementation of clocks/timezone and add_to_linker funcs
…dealliance#7521)

* Move the `error` resource into `wasi:io/error`

* error.wit: update doc comments

* downstream fixes to streams.wit doc comments

* fix package name in error.wit

---------

Co-authored-by: Trevor Elliott <[email protected]>
* Make child fields immutable

* Add `get_fields` and remove `FieldMapMutability`

Clean up the interface to immutable fields by adding a different
accessor.

* Clean up the diff
…e#7434)

* Migrate to a more specific error-code variant in wasi-http

Co-authored-by: Pat Hickey <[email protected]>

* Optional fields, and align with upstream pr

* Update for upstream changes to the error-code variant

* Sync with the upstream implementation

* Missed updating an error for riscv64 and s390x

* More debuggable error

prtest:full

* Try to stabilize the test on windows

---------

Co-authored-by: Pat Hickey <[email protected]>
The `wasi:cli` WIT package now has a `reactor` world so the adapter can
use that instead of defining its own.
@alexcrichton alexcrichton requested a review from a team as a code owner November 12, 2023 20:54
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team November 12, 2023 20:54
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Nov 12, 2023
@alexcrichton alexcrichton merged commit 5d89b87 into bytecodealliance:release-15.0.0 Nov 13, 2023
40 checks passed
@alexcrichton alexcrichton deleted the more-backports branch November 13, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants