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

Implement wasi-sockets in Wasmtime #4276

Closed
1 task
kulakowski-wasm opened this issue Jun 15, 2022 · 5 comments
Closed
1 task

Implement wasi-sockets in Wasmtime #4276

kulakowski-wasm opened this issue Jun 15, 2022 · 5 comments

Comments

@kulakowski-wasm
Copy link
Contributor

kulakowski-wasm commented Jun 15, 2022

  • Update wasi-sockets to use streams instead of push/pullbuffer
@spacewander
Copy link
Contributor

Is there any update for the wasi-sockets support?

@huangjj27
Copy link

maybe releated to #4776

@abrown
Copy link
Contributor

abrown commented Jan 19, 2023

I think we should close this: sockets are implemented in wasi-common as of #4776. The switch to streams from buffers is pushed to a later date, I think (@sunfishcode?), so for clarity's sake it would be better to mark this done until that switch happens.

@sunfishcode
Copy link
Member

Wasmtime does have support for the sock_accept sockets API that was added to preview1.

"wasi-sockets" refers to this preview2 proposal, which wasmtime doesn't support yet, though we are working on it.

@badeend
Copy link
Contributor

badeend commented Nov 11, 2023

I think this can be closed now

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: No status
Development

No branches or pull requests

7 participants