|
|
|
|
|
by solidsnack9000
3438 days ago
|
|
> Because concurrency is supported through an Apple API
rather than being explicit in the languageās design, using it is currently very
much coupled to iOS or macOS development. I am not sure this is accurate, because libdispatch has been ported to Linux: https://github.com/apple/swift-corelibs-libdispatch They are "...early in the development of this project..." but server-side frameworks use it. |
|
https://github.com/jakerockland/go-vs-swift/issues/8
Thanks for the link! :)