This article discusses how Swift can improve the usability of C libraries, particularly in the context of WebGPU, by leveraging Swift annotations to create a more ergonomic and safer interface. It covers the challenges of C libraries in Swift, the benefits of using annotations, and a practical example of how to improve the interaction between Swift and WebGPU.