This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Olivia ๐ฆ
iolivia.me
did:plc:vzpcrjmmykn3cx4kpieaawsb
๐ก Memory layout in #rustlang
Have you ever wondered how Rust manages memory layout and how structs you create are actually laid out? This is very important in memory constrained usecases, but also useful to know in general.
Let's take a look at some examples and optimisations ๐งต๐
2025-08-14T07:05:05.806Z