I’ve been working on a visualizer for emmalloc, a small and simple memory allocator commonly used for WASM. It’s a combination of personal learning + building toward a new memory control proposal for WASM. Other people are going to need to know how these things work if I’m going to convince anyone to do things differently!