/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

faultlore.com
| | dehora.net
6.2 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.
| | www.scattered-thoughts.net
6.4 parsecs away

Travel
| |
| | surma.dev
6.0 parsecs away

Travel
| | What follows is a brain dump of everything I know about compiling Rust to WebAssembly. Enjoy.
| | limpet.net
20.6 parsecs away

Travel
| [AI summary] This article explains Rust's memory safety guarantees by reframing the compiler's borrowing and lifetime checks as a system of unique versus shared access to data.