Support for channels is not complete. The following pieces are missing: * Channels with values bigger than int. An int in TinyGo can always contain at least a pointer, so pointers are okay to send. * Buffered channels. * The select statement.
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This was causing more trouble than it was helping, so lets remove it.
.md is the generally accepted extension meaning Markdown, at least on GitHub.