upvote
The “runtime” as in the compiler runtime which provides the scheduler, garbage collector, etc.
reply
The runtime also includes reflection, so preserving compatibility of the type system while adding generics was definitely a challenge, so adding generics to Go was definitely a great achievement.
reply