wasix-org / wasix-libc

wasix libc implementation for WebAssembly
https://wasi.dev
Other
114 stars 19 forks source link

Feat unix streams #24

Closed Arshia001 closed 1 year ago

Arshia001 commented 1 year ago

A few changes related to sockets, unix streams and tty (all needed for crossterm to work):

ptitSeb commented 1 year ago

CI is red, but that seems to be an issue with the CI test iotself?

Arshia001 commented 1 year ago

Yes, the red pipelines are from the original wasi-libc. The one we merged today is green.