←back to thread

30 points desertmonad | 2 comments | | HN request time: 0.406s | source
Show context
zerr ◴[] No.44388876[source]
Did they finish porting the core lib to Windows?
replies(1): >>44389089 #
1. CharlesW ◴[] No.44389089[source]
Foundation (the Swift Standard Library), Dispatch (the concurrency library), and XCTest (the testing framework) are all available and functional on Windows.
replies(1): >>44392091 #
2. zerr ◴[] No.44392091[source]
I remember some crucial parts were not implemented a few months ago.