Building a type-safe event system in Swift
15 Aug 2025 - 5 minute read
A journey through building a modern Swift event system using actors and async/await, exploring the challenges of memory management, concurrency safety, and API design decisions.
15 Aug 2025 - 5 minute read
A journey through building a modern Swift event system using actors and async/await, exploring the challenges of memory management, concurrency safety, and API design decisions.