Hacker News new | ask | show | jobs
by fnfjfk 1058 days ago
Maybe I’m misunderstanding, but why is this practical? It’s a Mac app, WebKit already ships with the OS and can be easily used with WKWebView. Bundling Chrome is a much bigger app size and much more complicated build setup than importing a class that ships with Cocoa.
2 comments

Practical because they're also working on adding Windows support. Although it sounds like they're writing everything in SwiftUI and trying to port most of the Swift code to run on Windows? So not necessarily the most practical approach there either.
Extensions