
.pyi stubs, so glm.vec3 stays glm.vec3 through the type checker. Native collections pass with zero-copy bidirectional proxies.unsafe..pyi stub introspection.Posted Aug 9, 2026
Designed and built a memory-safe systems language with native compilation, ownership inference, async/await, FFI, and Python interoperability.