nodejs / uvwasi

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

feat: add implementation for wasi sock functions #222

Closed mhdawson closed 1 year ago

mhdawson commented 1 year ago

@cjihrig, @ospencer PR to add the sockets implementation to the main line.

mhdawson commented 1 year ago

@cjihrig that's it with merge conflicts resolved. Mostly because of me fixing the windows tests in both:)