Hacker News new | ask | show | jobs
by throwaway2037 375 days ago
FYI: I have no dog in this fight.

    > unavoidable costly abstractions in Go
Can you share some?
1 comments

Implicit struct copies, garbage collection, interface dispatch, etc.