haraldh opened issue #3730:
With the addition of
sock_accept()inwasi-0.11.0, wasmtime can now implement basic networking for pre-opened sockets.Todo
- [ ] https://github.com/bytecodealliance/wasmtime/pull/3711
- [ ] https://github.com/bytecodealliance/wasmtime/pull/3729
- [ ] Wasi definition of
Preopentypefor sockets (listener and stream, tcp and unix)- [ ] Non-busy polling on Windows
- [ ] More networking test cases
Last updated: Dec 06 2025 at 06:05 UTC