During the State of Platform keynote, on the subject of Swift adoption across macOS, several examples were given, not only TrueType engine.
RIS is happening across all OS levels, if the keynote is to be believed.
DASD•38m ago
Curious the direction of Webkit as there was a nebulous mention of select portions being rewritten from C++ to Swift. And yet, the new ECMAScript module (ESM) loader for Safari 27 is implemented in C++ (https://webkit.org/blog/17967/news-from-wwdc26-webkit-in-saf...).
pjmlp•11m ago
No idea, maybe the private parts of the code, Safari isn't open source, or is coming later.
In any case I would have liked to have more info during the deep dive sessions.
As it is, Meet with Apple on security (a 5h long event) had much more information.
troupo•38m ago
I think these are the types of things Apple should've focused on instead of half-heartedly barging ahead with SwiftUI and breaking the language in the process
saagarjha•34m ago
I mean they’re doing both
saagarjha•33m ago
Interesting that this is published under the MIT, rather than Apple’s more favorite Apache 2, license
JumpCrisscross•16m ago
Why is it interesting?
drob518•12m ago
Presumably because MIT is even more permissive and it’s a change in Apple’s behavior.
mrpippy•30m ago
The author discussed this a bit on Mastodon as well:
Back in 2023 there was talks about Microsoft rewriting the font stuff in Rust for similar reasons Apple is now doing the Swift move.
I'm not sure what became of it and if it ever shipped. If anyone knows I'd be curious.
LoganDark•16m ago
I'm surprised the code has visible LLM smells. Though, I shouldn't be surprised. I hope the important bits are still human-controlled (and the same for Apple's many operating systems that absolutely deserve to remain stable and understood).
dgellow•15m ago
From what I got Apple is using claude code A LOT internally
wahnfrieden•7m ago
Yes they are using Claude Code - not the Xcode agents.
It worries me. I hope Codex adoption picks up there.
airspeedswift•4m ago
I assure you, every inch of the interpreter code has been stared at by humans, a lot. TBH even the assembly generated by it has.
pjmlp•49m ago
RIS is happening across all OS levels, if the keynote is to be believed.
DASD•38m ago
pjmlp•11m ago
In any case I would have liked to have more info during the deep dive sessions.
As it is, Meet with Apple on security (a 5h long event) had much more information.