- Why doesnt the CLR have an ecosystem of programming languages compared to say the JVM or the BEAM (Erlang) https://github.com/FractalFir/rustc_codegen_clr 76 comments dotnet
- Rust to .NET compiler(backend) can now handle filesystem access, writing to stdout/stderr https://github.com/FractalFir/rustc_codegen_clr 22 comments rust
- Rust to .NET compiler backend - a small update https://github.com/FractalFir/rustc_codegen_clr 10 comments rust
- Rust to C compiler https://github.com/FractalFir/rustc_codegen_clr 51 comments rust
- The Rust compiler backend for .NET now supports closures! https://github.com/FractalFir/rustc_codegen_clr 31 comments rust
- The Rust compiler backend for .NET can now compile std with (numerous) errors, and supports allocation (Box, Vec, String, etc.) https://github.com/FractalFir/rustc_codegen_clr 3 comments rust