-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
it will be very useful to have a way to connect to other servers. It should be alright to reproduce the API for POSIX sockets, since most of the time the call will map to an actual POSIX socket.
I would like to have blocking IO be the default behaviour for the guest WASM app, since it will make those small programs much easier to write (even if the underlying host does asynchronous IO).
Reactions are currently unavailable