LuckyBuddy 1 day ago

Very cool to see someone build a flight simulator from scratch using a personal programming language.

kaant 2 days ago

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

  • pizza_man 2 days ago

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