Hacker News new | ask | show | jobs
by screcth 715 days ago
It would be better if the compiler could take the async code and transform it automatically to its sans io equivalent. Doing it manually seems error prone and makes it much harder to understand what the code is doing.