Hacker News new | ask | show | jobs
by steveklabnik 1916 days ago
An executor is required, in name or in spirit. Every async system has software that does this. Most language runtimes that do simply give you no choice in the matter.
1 comments

Rust is a language that does things different to other languages because it is a better way. I challenge you to do the same with Async. There is a different better way.