Hey everyone!
I built a C# to C transpiler for Wii homebrew called WiiSharp.
You write clean C# code in Visual Studio with full IntelliSense, run the transpiler, and get a C file ready to be compiled by devkitPPC into a native .dol that runs on real Wii hardware at full speed. No runtime, no...