Rust Articles, Tutorials & News

Asciinema 3.0 will be rewritten in Rust

This is the initial work for the upcoming 3.0 release, which will be based on full rewrite in Rust. I’ve contemplated this, but I didn’t have as many good reasons to justify it in the past. However…

Read more »

Rust in .NET Projects

This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects. – GitHub – FractalFir/rustc_codegen_clr: This rust compiler backend(module) emmits valid CI…

Read more »