Building Statically Linked Go Executables with CGO and Zig
A quick demo of how straight-forward it is to build a statically-linked Go executable that calls in to CGO dependencies with Zig
My personal website including blog posts mostly on computing, but perhaps sometimes music, fitness, video games, etc.
A quick demo of how straight-forward it is to build a statically-linked Go executable that calls in to CGO dependencies with Zig
Quick progress update, resetting project direction
Nested variable rendering, multi-threaded subordinates, Odin, and bugfixes.
The why, what, and how of building a new debugger
What are DIEs? How do we write code to load them from a binary?
What is an ELF file? Why do we need it? How do we parse just enough of one to get the information we care about?
This series answers questions such as 'what is DWARF/ELF?' and 'How do debuggers work?'
Reference Go helper code used throughout the How DWARF Works series
What is this site?