On Saturday, 21 October 2017 at 21:31:45 UTC, Walter Bright wrote:
On 10/21/2017 1:40 PM, Adam Wilson wrote:
Walter has stated numerous times both here and at conferences that Async/Await is definitely a goal.

Async/Await can be implemented by rewriting ("lowering") the code to simpler D code. Implementing it awaits (!) figuring out just what those rewrite rules are.

Wow - great news.

I hope resumable functions for for generator/coroutine style usage are also part of the plan. Allocator support would be nice too.

Reply via email to