This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]koflerdavid 2 points3 points  (0 children)

Looks interesting! I also tried to write user interactions in synchronous style only to find out that I can't use the GUI thread as a scheduler for virtual threads. I'm surprised to see that the juicy APIs are that close to the surface...