Welcome to my ongoing series on x86-64 assembly programming, designed for programmers who want to peel back the abstraction and understand how code really runs at the machine level.| blog.codingconfessions.com
We build a minimal X86 assembly program, run it… and hit a crash. But that crash is exactly what makes this program worth writing.| blog.codingconfessions.com