|
|
|
|
|
by adonovan
124 days ago
|
|
The lesson of the post is that Go is compiled to machine-specific object code mapped to a non-writable text segment in an OS-specific process. What's really magical is that compilers save you from such dangerous and non-portable details. |
|