nodejs / uvwasi

WASI syscall API built atop libuv
MIT License
225 stars 49 forks source link

Implement 4 stubbed out socket methods #200

Closed mhdawson closed 1 year ago

mhdawson commented 1 year ago

We discussed in the uvwasi team and agreed we want to work on this.

@ospencer will talk to Colin to get some help on how to manage streams in order to be able to get started. Will let @mhdawson know once he's got that as he might have some cycles to help with implementation

mhdawson commented 1 year ago

@ospencer any chance you can share your work in progress ?

mhdawson commented 1 year ago

PR landed,closing