Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever! (more…)
Read more »
Tokenizations alignment library for Rust and Python, written in Rust - tamuhey/tokenizations... (more…)
Read more »
Two weeks ago, Alex Crichton’s PR adding a target for
WebAssembly to the Rust compiler was merged. There are many differences
between this target and the Emscripten one, but the important one for me is that
it doesn’t depend on external stuff like the Ems... (more…)
Read more »
I recently came across an interesting FFI situation, which I wanted to understand a bit better. Now I’d like to share what I found in the hopes of making everyone a better programmer. (more…)
Read more »