This is a follow-up on a previous post that described how to run a really simple
server-side WASM application with the Docker Desktop+WASM Tech Preview.
This was your typical Hello, World!
example. This time I'm going for a simple echoing TCP server.
Server-side WASM TCP server in Rust on Docker Desktop
· 4 min read