By Khalil Estell
For years, developers have overlooked a powerful tool for reducing binary size: exceptions. Join me on a deep dive into the world of exceptions and discover how they can be harnessed to create more space efficient software. By the end of this talk, you’ll have a thorough understanding of how exceptions are handled in C++, how this extends, what their space costs are, and how exceptions compare to functional errors as values.










