top | item 46844099 (no title) apt-apt-apt-apt | 28 days ago Can you explain a bit more on what changed with 6.2+ that is now better? discuss order hn newest hn-acct|28 days ago https://github.com/swiftlang/swift-evolution/blob/main/propo...https://github.com/swiftlang/swift-evolution/blob/main/propo...https://github.com/swiftlang/swift-evolution/blob/main/propo...https://github.com/swiftlang/swift-evolution/blob/main/propo...All of these changes improve the ergonomics of async/await. Fewer hops and a better alignment of when one would expect a hop to occur.https://github.com/swiftlang/swift-evolution/blob/main/propo...async defer is nice too but it's not in the 6.2 public release AFAICT. saagarjha|28 days ago Far fewer actor hops by default which usually makes it easier to write correct code
hn-acct|28 days ago https://github.com/swiftlang/swift-evolution/blob/main/propo...https://github.com/swiftlang/swift-evolution/blob/main/propo...https://github.com/swiftlang/swift-evolution/blob/main/propo...https://github.com/swiftlang/swift-evolution/blob/main/propo...All of these changes improve the ergonomics of async/await. Fewer hops and a better alignment of when one would expect a hop to occur.https://github.com/swiftlang/swift-evolution/blob/main/propo...async defer is nice too but it's not in the 6.2 public release AFAICT.
saagarjha|28 days ago Far fewer actor hops by default which usually makes it easier to write correct code
hn-acct|28 days ago
https://github.com/swiftlang/swift-evolution/blob/main/propo...
https://github.com/swiftlang/swift-evolution/blob/main/propo...
https://github.com/swiftlang/swift-evolution/blob/main/propo...
All of these changes improve the ergonomics of async/await. Fewer hops and a better alignment of when one would expect a hop to occur.
https://github.com/swiftlang/swift-evolution/blob/main/propo...
async defer is nice too but it's not in the 6.2 public release AFAICT.
saagarjha|28 days ago