In this crazy show and tell episode, I tell you about how we made #vim's new vim9script language compile to #lua inside of #neovim using #rust. Pretty exciti... (more…)
Read more »
A small and fast async runtime for Rust. Contribute to smol-rs/smol development by creating an account on GitHub. (more…)
Read more »
Today, I'm writing about what types can be used for other than checking code properties. It will involve a good chunk of dynamic typing, and yes it's in Rust. There are some wild ideas in it, so fasten your seatbelt and get ready for a ride! (more…)
Read more »
Open Rust Robotics. Contribute to openrr/openrr development by creating an account on GitHub. (more…)
Read more »
Proposal rustc_codegen_gcc is a new code generation backend for rustc using the libgccjit library from GCC. (Despite its name, libgccjit works for ahead-of-time compilation as well.) rustc_codegen_... (more…)
Read more »