The project uses a C++ 3DS homebrew application to load C# assemblies compiled as .pe files, then executes them through nanoCLR.
The goal is to eventually allow 3DS homebrew development with C# logic, while keeping a native C++ layer for console-specific features.
Github : https://github.com/saysaa/ReSharp3DS








