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

Wasmtime wasi-sockets implementation: Finish tweaks to spec #7013

Closed
3 tasks done
pchickey opened this issue Sep 12, 2023 · 1 comment
Closed
3 tasks done

Wasmtime wasi-sockets implementation: Finish tweaks to spec #7013

pchickey opened this issue Sep 12, 2023 · 1 comment
Labels
wasi:impl Issues pertaining to WASI implementation in Wasmtime

Comments

@pchickey
Copy link
Contributor

pchickey commented Sep 12, 2023

@badeend has outlined these tasks remaining before we declare the wasi-sockets spec stable and ready for Preview 2:

  1. Remove (set-)no-delay
  2. Remove the non-essential ip-name-lookup::resolve-addresses parameters.
  3. Lift the ip-name-lookup::resolve-addresses hostname restriction against parsing IP addresses. Implementations will still have to parse IP addresses to decide whether or not to return an error
@pchickey pchickey converted this from a draft issue Sep 12, 2023
@pchickey pchickey changed the title Wasmtime sockets implementation: Finish sockopt Wasmtime wasi-sockets implementation: Finish sockopt Sep 12, 2023
@pchickey pchickey added the wasi:impl Issues pertaining to WASI implementation in Wasmtime label Sep 13, 2023
@pchickey pchickey changed the title Wasmtime wasi-sockets implementation: Finish sockopt Wasmtime wasi-sockets implementation: Finish tweaks to spec Oct 31, 2023
@pchickey pchickey moved this to Done in Ship WASI Preview 2 Nov 8, 2023
@alexcrichton
Copy link
Member

I believe this is now all done on main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi:impl Issues pertaining to WASI implementation in Wasmtime
Projects
Status: Done
Development

No branches or pull requests

3 participants