The first paper produced entirely by my group has recently been published at OOPSLA. :) The paper is about fuzzing the optimizations and code generation of the Rust compiler by randomly gen... (more…)
Read more »
Written in Rust, Lapce sports a native GUI leveraging GPU acceleration and an extensible plugin system based on WASI. It comes with support for syntax highlighting, code completion, and code diagnostics using any LSP-compliant server. (more…)
Read more »
Let's get the obvious out of the way, why am I doing this? Do I want to develop the next great embedded DB of the 21st century? Not really. I am really doing it in order to understand better the… (more…)
Read more »
Rust bindings for GDNative. Contribute to godot-rust/godot-rust development by creating an account on GitHub. (more…)
Read more »
As most embedded developers I'm addled by a disease: code vertigo. I like my
code flush to the earth, where I can take an ear to the ground and hear the
fuzzy rumble of electrons and the crackle of dodgy solder joints. When code at
that level collapses it... (more…)
Read more »