←back to thread

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