Swift Language

@swiftlang
3.9K Followers
0 Following
92 Posts
Swift is a general-purpose programming language that's fast, modern, safe, and a joy to write. Designed for all, developed in the open.
Homepagehttps://swift.org
Githubhttps://github.com/swiftlang
Swift 6.3.2 is available! 🛠️ This maintenance release includes updates to Swift Package Manager and Swift Build, making it easier to load package resources on background threads. More here:
https://forums.swift.org/t/announcing-swift-6-3-2/86698
Announcing Swift 6.3.2

We are happy to announce the release of Swift 6.3.2. Install Swift Toolchain Install via Swiftly swiftly install 6.3.2 or swiftly install latest Download toolchain directly from Install Swift | Swift.org Docker images will be available on hub.docker.com/_/swift soon (PR#21458) Swift toolchain will be available on WinGet soon (PR#373862) Xcode 26.5 contains Swift 6.3.2 Release Notes Swift When using C++ interoperability on Linux, allow importing C++ libraries that use C++23 headers such a...

Swift Forums
Inside the latest ‘What’s new in Swift’ digest: two talks on Embedded Swift, a guest contribution highlighting a Swift client for Valkey, new packages, and more: https://www.swift.org/blog/whats-new-in-swift-april-2026/
What's new in Swift: April 2026 Edition

Welcome to “What’s new in Swift,” a curated digest of releases, videos, and discussions in the Swift project and community.

Swift.org
🆕Looking to add a fast, scalable, resilient, in-memory key-value store to your Swift project? Valkey just shipped a production-quality Swift client today: https://valkey.io/blog/valkey-swift-1.0/ #server
Valkey: Valkey-swift - Announcing 1.0 Release

We are excited to announce the 1.0 release of valkey-swift, a client library for Valkey written in Swift.

Announcing Swift 6.3.1, a maintenance release with reliability improvements. More details in the forum post here: https://forums.swift.org/t/announcing-swift-6-3-1/86080
Announcing Swift 6.3.1

We are happy to announce the release of Swift 6.3.1. Install Swift Toolchain Install via Swiftly swiftly install 6.3.1 or swiftly install latest Download toolchain directly from Install Swift | Swift.org Docker images will be available on hub.docker.com/_/swift soon (PR#21263) Xcode 26.4.1 contains Swift 6.3.1 Release Notes Swift Fixed stack-allocation bugs in async functions that caused “freed pointer was not the last allocation” crashes, particularly in swift_asyncLet_finish. These lon...

Swift Forums
☕️ New update to the Swift Java interop tooling, with plentiful improvements for use in both server and Android scenarios: https://github.com/swiftlang/swift-java/releases/tag/0.2.0 #java
Release 0.2.0 · swiftlang/swift-java

This is a really great release, thank you for all the work to all contributors. Highlights Improvements in generic handling, especially around Tuples #657 and even labelled tuples #670 Specializat...

GitHub

🆕 The Swift extension is now live on the Open VSX Registry, enabling first-class Swift support in Cursor, VSCodium, AWS Kiro, and Google Antigravity.

That means code completion, refactoring, debugging, testing, and DocC support, wherever you code.🧑‍💻 https://swift.org/blog/expanding-swift-ide-support/

Thanks to Swift community member Saleem, we have a new Swift XML parser! 🌿

Xylem is pure Swift, zero dependencies, covering SAX, DOM, and XPath 1.0. This is the kind of infrastructure work that helps Swift thrive everywhere! 🎉 https://forums.swift.org/t/xylem-a-pure-swift-xml-parser/85754

Your digest of everything new in Swift has just landed! Read up on the latest release, community projects, evolution proposals, and videos from across the ecosystem: https://www.swift.org/blog/whats-new-in-swift-march-2026/
What's new in Swift: March 2026 Edition

Welcome to “What’s new in Swift,” a curated digest of releases, videos, and discussions in the Swift project and community.

Swift.org
Swift 6.3 has landed! 🚀
This release brings community-driven Android support into the official toolchain, along with major improvements to C interoperability, the build system, and embedded Swift. Read more: https://www.swift.org/blog/swift-6.3-released/ #AndroidDev #iOSDev
🏗️ What if your whole stack was built with Swift? @telemetrydeck made it a reality, building an internet-scale, privacy-first analytics backend from the ground up. Read their story: https://www.swift.org/blog/building-privacy-first-analytics-with-swift/