It appears that gc and the runtime currently disable channel elements to be over 64kB:
http://play.golang.org/p/_aVWt-qiud
But I see nothing about this (allowed?) implementation restriction in the spec, despite
the spec calling out a number of other implementation-allowed restrictions.