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

Update to resources. #61

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Update to resources. #61

merged 2 commits into from
Sep 14, 2023

Conversation

sunfishcode
Copy link
Member

Convert tcp-socket, udp-socket, network, and resolve-address-stream to resources.

This also updates the dependencies to account for the changes in WebAssembly/wasi-io#46.

Convert `tcp-socket`, `udp-socket`, `network`, and `resolve-address-stream`
to resources.

This also updates the dependencies to account for the changes in
WebAssembly/wasi-io#46.
@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
@badeend
Copy link
Collaborator

badeend commented Sep 14, 2023

Great!

@badeend badeend merged commit 471c1b7 into WebAssembly:main Sep 14, 2023
1 check failed
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants