current version swift

Generated on 8/6/2024

1 search

The current version of Swift is Swift 6. This version introduces several new features and improvements, including a new language mode that achieves data race safety, expanding Swift's safety guarantees to concurrent programs. Additionally, Swift 6 includes a new language subset called embedded Swift, which can run on highly constrained systems. Other notable updates include non-copyable types and enhancements to the concurrency model.

For more details, you can refer to the session What’s new in Swift from WWDC 2024.