Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How is the core/foundation framework porting (to Windows) going on?


Is that how they are handling any of the Swift UI work for Arc (their browser)? I think they are 100% focused on bringing the Swift compiler etc. over and leaving all UX to the Windows UI (WinUI lib?) so that they have a native experience on macOS and Windows.


Yes, but I mean the non-UI stuff: concurrency, networking, file system, etc...


You have Swift-NIO for cross platform form networking, OpenCombine as an open source implementation of Combine, and I’m not sure what you mean by file system but you can read/write files without needing any library other than the cross platform Foundation implementation


> without needing any library other than the cross platform Foundation implementation

which is seemingly what the user above was talking about! I think


It’s done?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: