Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Convert to resources.#50

Merged
sunfishcode merged 7 commits intoWebAssembly:mainfrom
sunfishcode:resources
Sep 29, 2023
Merged

Convert to resources.#50
sunfishcode merged 7 commits intoWebAssembly:mainfrom
sunfishcode:resources

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

wasi-clocks no longer has any pseudo-resources, so this just updates the poll dependency to account for the changes in WebAssembly/wasi-io#46.

wasi-clocks no longer has any pseudo-resources, so this just updates the poll
dependency to account for the changes in WebAssembly/wasi-io#46.
sunfishcode added a commit to sunfishcode/wasi-filesystem that referenced this pull request Sep 13, 2023
Convert `descriptor` and `directory-entry-stream` to resources, and update
the dependencies to account for the changes in WebAssembly/wasi-io#46 and
WebAssembly/wasi-clocks#50.
sunfishcode added a commit to sunfishcode/wasi-cli that referenced this pull request Sep 13, 2023
Convert terminal-input and terminal-output to resources, and update the
dependencies to account for:
 - WebAssembly/wasi-io#46
 - WebAssembly/wasi-clocks#50
 - WebAssembly/wasi-filesystem#132
 - WebAssembly/wasi-random#34
 - WebAssembly/wasi-sockets#61
@sunfishcode
Copy link
Copy Markdown
Member Author

The wit-bindgen issue affecting CI is now fixed, and we now have at least some implementation experience with this, so let's land this and continue to iterate from here.

@sunfishcode sunfishcode merged commit d1a5d8a into WebAssembly:main Sep 29, 2023
@sunfishcode sunfishcode deleted the resources branch September 29, 2023 22:40
sunfishcode added a commit to WebAssembly/wasi-filesystem that referenced this pull request Sep 29, 2023
* Convert to resources.

Convert `descriptor` and `directory-entry-stream` to resources, and update
the dependencies to account for the changes in WebAssembly/wasi-io#46 and
WebAssembly/wasi-clocks#50.

* Update CI dependencies.

* Update generated files.

* Remove `this` arguments.

* Remove the old `poll` wit files, which are now in wasi:io.

* Update to the latest wasi-io changes.

* Fix descriptor arguments to be borrows.

* Update to wit-abi-up-to-date@v15 and wit-deps 0.3.3.

* Update to the main io and clocks branches.
sunfishcode added a commit to WebAssembly/wasi-cli that referenced this pull request Sep 29, 2023
* Convert to resources.

Convert terminal-input and terminal-output to resources, and update the
dependencies to account for:
 - WebAssembly/wasi-io#46
 - WebAssembly/wasi-clocks#50
 - WebAssembly/wasi-filesystem#132
 - WebAssembly/wasi-random#34
 - WebAssembly/wasi-sockets#61

* Update to the latest filesystem/types.wit.

* Update to wit-abi-up-to-date@v15 and wit-deps 0.3.3.

* Update to the latest main branches of the upstream repos.

* Update to the latest dependencies.
yoshuawuyts pushed a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
* Convert to resources.

Convert terminal-input and terminal-output to resources, and update the
dependencies to account for:
 - WebAssembly/wasi-io#46
 - WebAssembly/wasi-clocks#50
 - WebAssembly/wasi-filesystem#132
 - WebAssembly/wasi-random#34
 - WebAssembly/wasi-sockets#61

* Update to the latest filesystem/types.wit.

* Update to wit-abi-up-to-date@v15 and wit-deps 0.3.3.

* Update to the latest main branches of the upstream repos.

* Update to the latest dependencies.
yoshuawuyts pushed a commit to yoshuawuyts/WASI that referenced this pull request Nov 25, 2025
* Convert to resources.

Convert `descriptor` and `directory-entry-stream` to resources, and update
the dependencies to account for the changes in WebAssembly/wasi-io#46 and
WebAssembly/wasi-clocks#50.

* Update CI dependencies.

* Update generated files.

* Remove `this` arguments.

* Remove the old `poll` wit files, which are now in wasi:io.

* Update to the latest wasi-io changes.

* Fix descriptor arguments to be borrows.

* Update to wit-abi-up-to-date@v15 and wit-deps 0.3.3.

* Update to the main io and clocks branches.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant