A Flash Player emulator written in Rust. Contribute to ruffle-rs/ruffle development by creating an account on GitHub. (more…)
Read more »
I’ve been thinking a lot lately about how often Rust changes. There are some people that assert that Rust stays fairly static these days, and there are some people who say Rust is still changing far too much. In this blog post, I want to make a... | Steve... (more…)
Read more »
RFCs for changes to Rust. Contribute to rust-lang/rfcs development by creating an account on GitHub. (more…)
Read more »
Introducing cbindgen, a project for generating a C/C++ header for a Rust library. See also the popular bindgen project which works in the opposite direction. cbindgen will parse a single source or a whole library (including dependent crates) and gather al... (more…)
Read more »