I've started reading src/plugin, runtime/plugin.go, runtime/symtab.go, and runtime/iface.go. I have a loose understanding of what I see, but the details are still beyond me.
I'm also just interested in the challenge of learning the details of the runtime in general.