I've been working on a new game engine in Rust called Perro which allows you to write C# (and TypeScript) syntax and have it be transpiled into Rust to natively interface with the engine without going through any runtimes or VMs
#gamedev #gameengine #rust #indiedev #opensource