|
|
|
|
|
by tremon
1335 days ago
|
|
That's a great solution, actually. I'm not familiar with go, but I thought it compiled to native code and did not require a virtual machine at runtime. So is this metadata enforced/inserted by the compiler into the binary, or does it require specific build tooling that may or may not be available on end-user systems? |
|
I think there's a lot of potential for better tooling here in the form of language support, package manager support, etc.