Tool · Standalone

Memory Layout Visualizer

Step through small Go programs and watch what each line does to the stack and heap. Three scenarios: stack vs heap escape, slice growth, and map writes — the cases that confuse Python/JS engineers most.

Notes