Is that a compiler backend or frontend? Cranelift Bringing this together Benchmarks Footnotes LLVM originally stood for Low Level Virtual Machine but this was dropped as LLVM is no longer a virtual machine and more of a library of utilities. https://githu... (more…)
Read more »
Bolt is a language with in-built data-race freedom! - mukul-rathi/bolt... (more…)
Read more »
Sorry about the background CPU fan noise, it's an old laptop.Support the development of V: https://github.com/sponsors/medvednikov... (more…)
Read more »
I'm about two weeks into Rust now, so this feels like a good time to write a critique, before I get Stockholm Syndrome'd. My main motivation in learning Rust is that I have to maintain some of Dark's Rust code. There was a recent outage related to that co... (more…)
Read more »
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust - paulkernfeld/contiguous-data-in-rust... (more…)
Read more »