Hi, I'm interested in running Swift on Windows.
I found the document to build the Swift compiler for Windows ( https://github.com/apple/swift/blob/master/docs/Windows.md) and tried it. I managed to build it with MSVC, but the resulting compiler could not generate executables run properly. (The executables seem to crash during initializing Swift's runtime systems.) Are there someone who can build the compiler works properly on Windows with master branch or at least 4.x branches? I found https://github.com/tinysun212/swift-windows, but this seems to be on 3.x branch. Thank you, Kazuki Ohara
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev