Remix.run Logo
Show HN: I wrote a flight simulator in my own programming language(github.com)
6 points by pizza_man 11 hours ago | 2 comments
kaant 11 hours ago | parent [-]

Interesting zig rust combine.I like it.How is the performance?

pizza_man 11 hours ago | parent [-]

It compiles to QBE IR and optionally C99, there hasn't yet been much focus on optimization of the generated QBE.