Solod v0.2: Networking, new targets, friendlier interop
Summary
Solod v0.2 adds networking support via a net package (TCP/UDP/Unix sockets), introduces new targets (32-bit, WASI, freestanding), and improves interop and diagnostics. The post includes TCP/UDP example code, discusses deadlines and netip types, and notes concurrency is planned for a future update.