logoalt Hacker News

rs_rs_rs_rs_rsyesterday at 2:48 PM3 repliesview on HN

What? The js engine in Safari is open source, they can put Claude to work on it any time they want.


Replies

runjakeyesterday at 5:04 PM

Here's a rough break down, formatted best I can for HN:

  Safari (closed source)
   ├─ UI / tabs / preferences
   ├─ macOS / iOS integration
   └─ WebKit framework (open source) ~60%
        ├─ WebCore (HTML/CSS/DOM)
        ├─ JavaScriptCore (JS engine)
        └─ Web Inspector
hu3yesterday at 3:58 PM

There's much more to a browser than JS engine.

They picked to most open-source one.

show 1 reply
g947oyesterday at 5:21 PM

Apple is not the kind of company that typically does these things, even if the entire Safari is open source.