-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Labels
Description
We can support wasm via wasi. Last I looked (for tokio-rs/mio#1395, back in November 2020) it doesn't support creating sockets, but it does support some things like read/write.
Alternatively we could start with an implementation that just panics, just so socket2 can build on wasm.
damirka, Icemic, huttarichard, fi6, raviqqe and 38 more