Abstract
This talk will basically explain how mio, futures and tokio work together, which mistakes we made in our code base, what the challenging parts were, what the challenging parts still are, how we plan to make our asynchronous stack compile for WASM to run in the browser, and how we envision the future.