Safety Goggles for Alchemists
The Path Towards Safer Transmute
Since Rust’s inception, mem::transmute
has been the poster-dragon of unsafe code, but its reign of error is coming to an end! In this talk blog post, you’ll learn how Rust is poised to become the first systems programming language with transmutation safety, and how safe transmute is already being put to use to build next-gen systems.