Stream: git-wasmtime

Topic: wasmtime / issue #7013 Wasmtime wasi-sockets implementati...


view this post on Zulip Wasmtime GitHub notifications bot (Sep 12 2023 at 22:15):

pchickey edited issue #7013.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 13 2023 at 02:45):

pchickey added the wasi:impl label to Issue #7013.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 26 2023 at 18:18):

pchickey assigned issue #7013 to alexcrichton.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2023 at 18:07):

pchickey unassigned alexcrichton from issue #7013.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 17 2023 at 18:07):

pchickey unassigned sunfishcode from issue #7013.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2023 at 21:17):

pchickey edited issue #7013.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 31 2023 at 21:19):

pchickey edited issue #7013:

@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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 17:08):

pchickey edited issue #7013:

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

  1. [x] Remove (set-)no-delay
  2. [x] 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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 17:08):

pchickey edited issue #7013:

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

  1. [x] Remove (set-)no-delay
  2. [x] Remove the non-essential ip-name-lookup::resolve-addresses parameters.
  3. [x] 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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 16:41):

alexcrichton closed issue #7013:

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

  1. [x] Remove (set-)no-delay
  2. [x] Remove the non-essential ip-name-lookup::resolve-addresses parameters.
  3. [x] 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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 15 2023 at 16:41):

alexcrichton commented on issue #7013:

I believe this is now all done on main


Last updated: Oct 23 2024 at 20:03 UTC