Interesting. Why not just use C when you’re doing things like adding padding in structs? Surely at some point you’ll be fighting and reverse-engineering the Go compiler more than if you were to just factor out that section of code into a native binding.
Interesting. Why not just use C when you’re doing things like adding padding in structs? Surely at some point you’ll be fighting and reverse-engineering the Go compiler more than if you were to just factor out that section of code into a native binding.