@SwiftLang

Swift is a general-purpose programming language that's fast, modern, safe, and a joy to write. Designed for all, developed in the open.

Joined May 2014
Swift 6.4 is out! 🎉 This release brings deeper interoperability, stronger platform support, and easier everyday code. swift.org/blog/swift-6.4-rel… Highlights in this thread 🧵
12
195
33
1,375
137,803
✨ Simpler syntax for optionals like “some” and “any” 🛠️ Swift Build now the default in SwiftPM — same build on Linux/macOS/Windows 📦 Subprocess reaches 1.0 🌐 Wasm bridging via JavaScriptKit up to 40x faster 🔗 C++20 std::span interoperability 🔒 Faster code, still memory-safe
4
54
7,183
How does the debugger know exactly which Swift module your code came from? The upcoming Swift 6.4 release makes it more precise than ever, tracking the module path in debug info instead of looking it up by name, for faster and more reliable debugging. swift.org/blog/module-tracki…
4
30
3
231
13,790
Lots of cross-platform Swift news this month. ElementaryUI brings Swift to the web, SwiftTUI brings state and animations to the terminal, and Swift on Windows keeps getting better. Read more in our latest digest: swift.org/blog/whats-new-in-…
5
54
3
334
26,566
At last: a unified home for Swift documentation, pulling together the language reference, core libraries and tooling, and platform specifics into a single central home, no matter what you're building! Check it out and give us feedback: docs.swift.org
11
89
8
607
64,713
Circleback didn't port an app to Swift, instead using it as a portable systems layer that provides the connective tissue between an Electron UI and some underlying platform dependencies (ScreenCaptureKit on macOS, libobs on Windows). Interesting approach: circleback.ai/blog/how-we-re…
2
14
3
134
10,650
Embedded Swift is a subset of Swift built for tiny, constrained hardware, with far smaller binaries while keeping the language you already know. Swift 6.4 brings it closer to full Swift than ever, supporting "any" types, untyped throws, and metatypes. swift.org/blog/embedded-swif…
5
41
8
283
19,988
A busy summer for Swift continues. ☀️ In July: • Task Stealers land in Swift Concurrency’s runtime. • SwiftPM gets a package registry reference implementation. • A talk about explicit ownership at PLDI 2026. Read more: swift.org/blog/whats-new-in-…
1
24
4
148
20,899
June was a big month for Swift: previews of Swift 6.4, Swift Package Index joining Apple, and a community project that brought Swift to a 1977 Apple II. Read more in our latest digest: swift.org/blog/whats-new-in-…
33
3
195
23,826
Memory-safe. 13% faster on average. ⚡️ The TrueType hinting interpreter in macOS and iOS has been rewritten in Swift, replacing the original C implementation. Pixel-perfect accuracy was validated across 27 million glyphs. And the results: swift.org/blog/migrating-tru…
12
107
13
820
122,476
A unified networking stack for Swift, layered from low-level I/O primitives, through common protocols, to a modern HTTP client and server API. ⚙️ That's what the new Networking workgroup is building. Interested in contributing? Join us: swift.org/blog/announcing-ne…
6
47
2
279
19,889
Training an LLM with Swift, with optimization techniques to match or exceed C performance. 🏎️ Plus Wasm updates, recently active Swift Evolution proposals, and a talk about the Temporal Swift SDK, in the latest edition of What’s New in Swift swift.org/blog/whats-new-in-…
2
34
2
215
19,739
When you draw a stroke in Goodnotes on the web, you get the exact same curves and ink flow as on iPad, because it’s literally the same Swift code running on both. ✍️ Goodnotes engineer @kateinoigakukun shares how they built it with Swift and WebAssembly: swift.org/blog/bringing-good…
1
42
3
244
16,012
Want to give back to the Swift community, or level up your open source skills? The 2026 Swift Mentorship Program is open! 🤝 Mentor others, or contribute to ANY Swift open source project as a mentee. Mentor surveys are due June 1! Learn more: swift.org/mentorship/
1
22
2
106
10,602
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: forums.swift.org/t/announcin…
1
30
2
144
12,107