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

Convert to resources.#132

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

Convert to resources.#132
sunfishcode merged 9 commits intoWebAssembly:mainfrom
sunfishcode:resources

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

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.

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 sunfishcode mentioned this pull request Sep 13, 2023
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 60895ef into WebAssembly:main Sep 29, 2023
@sunfishcode sunfishcode deleted the resources branch September 29, 2023 23:01
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.
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.

2 participants