Swift already has *awesome* interop with C and even C++ but… have you heard about the new Java interoperability using the latest foreign memory #java APIs!?
As usual, pushing boundaries and making your user experience great whilst at it :-) #swiftlang
https://youtu.be/QSHO-GUGidA?si=XE-VMXD2T9Opl
Posts by Andrew Spearman
Seeing
let jvm = try JavaVirtualMachine. shared()
Blows my mind a little bit, even if it makes sense. Very cool stuff! #wwdc25
I use this a lot
Some goodies in here. Really loving the idea of “traits” and seeing that approach in spm, Swift Testing, & SwiftUI Previews
swift.org/blog/swift-6...
I knew about mutating and inout but the borrowing and especially consuming keywords are very neat.
The interplay between deinit, consuming functions and discard seems pretty gnarly…
Good read!
Even better is you can create a #URL() macro which gives you compile-time safety as to whether it’s valid.
👋 from the Swift team, now on Bluesky!
Looks like a good learning budget purchase from Trade Me 🤭
Today Apple opens the build engine from Xcode. It’s an open source library designed to create build systems.
swift.org/blog/the-next-chapter-in...
@fosdem.bsky.social #swift #opensource
I’m hoping for April alongside the .4 updates 🤞or a beta even sooner
This is really neat, even if the syntax feels a bit unnatural
AWS ECS, Digital Ocean, Terraform and/or Docker Compose.
Very excited to see where this goes! 👀
Apple Podcasts link (it has a different title, so harder to find)
podcasts.apple.com/us/podcast/n...
⚙️ #Swift compiler warnings are getting way more flexible!
New granular controls let you choose which warnings become errors. Perfect for large codebases and gradual upgrades.
Read more 👉 www.fline.dev/swift-evolution-monthly-...
#Swift #SwiftLang #iOSDev
Hello!