Blog
@stevex That makes sense from an app perspective! But swift as a language without swift concurrency was dependent on GCD to work. That makes a weird story for server or embedded development on non Darwin platforms. Solving concurreny at a language level rather than a library level is, IMO, a really good goal and I’m glad it was prioritized.