In this workshop you will learn the basics of async I/O in Zig alongside some theory that will help you better understand async/await in other languages.
This is a full-day workshop. In the morning we’ll look at how the Io interface works in Zig, and in the afternoon we’ll work on a couple example applications that will help you get used to the main async primitives (Future.await, Io.Group, Io.select, etc).
At the end of the workshop you will:
Io implementation, if desiredRequirements: