←back to thread

30 points desertmonad | 3 comments | | HN request time: 0.607s | source
1. zerr ◴[] No.44388876[source]
Did they finish porting the core lib to Windows?
replies(1): >>44389089 #
2. 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 #
3. zerr ◴[] No.44392091[source]
I remember some crucial parts were not implemented a few months ago.