Swift Language

424 posts

Swift Language banner
Swift Language

Swift Language

@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.

Katılım Mayıs 2014
0 Takip Edilen78.6K Takipçiler
Swift Language
Swift Language@SwiftLang·
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: swift.org/blog/whats-new…
English
1
13
78
16.5K
Swift Language
Swift Language@SwiftLang·
🆕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.🧑‍💻swift.org/blog/expanding…
Swift Language tweet media
English
5
37
253
16.1K
Swift Language
Swift Language@SwiftLang·
Thanks to @compnerd, 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! 🎉 forums.swift.org/t/xylem-a-pure…
Swift Language tweet media
English
2
33
258
16.2K
Swift Language
Swift Language@SwiftLang·
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: swift.org/blog/whats-new…
English
1
29
134
12.3K
Swift Language
Swift Language@SwiftLang·
@jcxdev You shouldn't need to, no. What platform are you running Swift on?
English
1
0
0
1.8K
Jacob Clayden 
Jacob Clayden @jcxdev·
@SwiftLang Finally! I’m guessing I’ll still need to rebuild it locally to disable assertions, though?
English
1
0
0
2.9K
Swift Language
Swift Language@SwiftLang·
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: swift.org/blog/swift-6.3… #AndroidDev #iOSDev
Swift Language tweet media
English
17
199
892
153.5K
Swift Language retweetledi
Swift Mumbai
Swift Mumbai@swift_mumbai·
🚀 Women in Swift Spotlight 👩‍💻 Meet Priyambada Roul (@tarantism_priya) , SDE2 at Cashfree Payments, GSOC 2025 participant for @SwiftLang From backend systems to contributing to the Swift ecosystem. Here’s her journey👇 #WomenInSwift
Swift Mumbai tweet mediaSwift Mumbai tweet media
English
1
3
13
3.8K
Swift Language
Swift Language@SwiftLang·
🏗️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: swift.org/blog/building-…
Swift Language tweet media
English
5
14
127
11.7K
Swift Language
Swift Language@SwiftLang·
Great language support means nothing without great tooling. Watch Jonas Devlieghere show how LLDB brings first-class debugging to Swift on WebAssembly. fosdem.org/2026/schedule/… #Wasm
Swift Language tweet media
English
3
27
165
11.4K
Swift Language
Swift Language@SwiftLang·
@krzysiekrodak More than that, you're pivotal to this project, Krzysztof! Thank you for your beautifully documented, well-tested pull requests. It is what it is because of you.
English
0
1
82
19.4K
Swift Language
Swift Language@SwiftLang·
Bridging options: 1. Annotate a Swift class or type with @​JS to create bindings for JS/TS code 2. Import an existing JavaScript class or function with @​JSClass or @​JSFunction on the Swift side 3. Or create a bridge-js.d.ts file to export TypeScript APIs to Swift
English
1
0
15
5K
Swift Language
Swift Language@SwiftLang·
Swift/JS interop used to mean "JSObject", "JSValue", and runtime surprises. BridgeJS changes that: annotate your Swift, get typed glue code in both directions. Compile-time safe. Zero manual boilerplate. 🧵
Swift Language tweet media
English
7
48
436
53.5K