Hi, was wondering if https://deno.land/[email protected]/wasi could implement the sock_accept function on the current preview1 snapshot. I note that this function was included in the WASI snapshot a little while ago (see WebAssembly/WASI#458), but would be quite good to see implemented in Deno (effectively allowing Deno to host network processes implemented in WASM).
Would this be possible?