On Saturday, 18 June 2016 at 20:04:50 UTC, Walter Bright wrote:
8. create a greenthreads module that works like Goroutines
Please don't use the term gorourines when describing a bunch of library functions. There is more to them then just functions. You will need compiler and GC support for the special stack that they have.
Cheers, Jakob.
