The Project Loom will be backed by “heavyweight th...
# coroutines
e
The Project Loom will be backed by “heavyweight threads”, too, because the only way to execute any code on a modern OS is to dispatch it to some heavyweight thread. Even Go goroutines are backed by OS threads.