Hacker News new | ask | show | jobs
by thu2111 2312 days ago
Go doesn't really have a standard/stable ABI. The way you include one module inside another is by doing what amounts to a big #include on the source code.