/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

coredumped.dev
| | dehora.net
1.7 parsecs away

Travel
| | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.
| | benhoyt.com
1.7 parsecs away

Travel
| | LoxLox is an interpreter for Crafting Interpreters' Lox programming language written in Lox!
| | www.abubalay.com
1.4 parsecs away

Travel
| | [AI summary] This post discusses the complexities of creating safe Foreign Function Interface (FFI) bindings in Rust when calling C++ code, examining tools like cxx and strategies for maintaining Rust's memory and thread-safety guarantees despite the inherent unsafety in such interactions.
| | 21-lessons.com
9.4 parsecs away

Travel
| Learn how you can embed WebAssembly in your Rust program with wasmtime