Does this update potentially make Swift on the server side more viable?
I'm also wondering if Swift introducing async/await so late will end up like C# in having to support both an async and sync version of legacy APIs, creating an awkward mashing of async and sync code in some code bases.
1 comment
[ 3.2 ms ] story [ 7.9 ms ] threadI'm also wondering if Swift introducing async/await so late will end up like C# in having to support both an async and sync version of legacy APIs, creating an awkward mashing of async and sync code in some code bases.