
Rust-Written Lua Compiler Runs Scripts Natively on Bare-Metal Arduino
TinyLua: a zero-VM Lua native compiler written in Rust. Compiles Lua source directly to AVR/ARM machine code …

TinyLua: a zero-VM Lua native compiler written in Rust. Compiles Lua source directly to AVR/ARM machine code …

rustc-codegen-gcc is now officially part of rustup nightly components. Linux users can now experience …
Our team's CI dropped from 42 minutes to 27 minutes just by upgrading the Rust compiler. This journey taught …

Performance tanked after upgrading to Rust 1.90? Here's why and how to claw it back.