Compiling Rust for .NET, using only tea and stubbornness
In this article, I describe my journey creating a barely functional rust backend enabling compilation for the .NET runtime (Usually used to run C# and F#).
It is currently in the proof-of-concept stage, but I believe it still may be of some interest.
Rust is everywhere.