Skip to content

v0.2.0 Pre-Release - Nested Structs & Export

Pre-release
Pre-release

Choose a tag to compare

@1rhino2 1rhino2 released this 26 Nov 10:54
· 33 commits to master since this release

v0.2.0 Pre-Release

New Features

  • Nested struct memory analysis with recursive calculation
  • Embedded field detection and layout computation
  • Export layouts to JSON, Markdown, and CSV formats
  • GitHub Pages site with interactive memory calculator
  • Real-time struct optimization examples

Improvements

  • Two-pass parsing for accurate struct resolution
  • Enhanced type registry for custom struct tracking
  • Multi-architecture support (amd64, arm64, 386)
  • Comprehensive SEO optimization

Website

Live Site: https://1rhino2.github.io/go-memory-visualizer/

Installation

Download the VSIX below or install from VS Code Marketplace.

Full changelog: https://github.com/1rhino2/go-memory-visualizer/blob/master/CHANGELOG.md