Hacker News new | ask | show | jobs
by jcelerier 1946 days ago
> I'm really looking forward to rewrite some Qt callback hell code into async...

last time I tried it was pretty easy to make C++ coroutines fit into Qt's event loop.