Explore the intricacies of Go's code generation process in this 43-minute conference talk from GopherCon 2020. Delve into the inner workings of the Go toolchain, learning how it transforms source code into binary executables. Discover techniques for inspecting machine code generated from Go source and gain insights into the compiler's automatic optimizations. Ideal for developers seeking to deepen their understanding of Go's compilation process, this talk equips you with knowledge to debug code generation, validate binary output, and optimize Go code more effectively.
Overview
Syllabus
GopherCon 2020: Jaana Dogan - Debugging Code Generation in Go
Taught by
Gopher Academy