Swift on Windows

Native Swift on Windows 10 and 11.

The Windows workstream covers installing the Swift toolchain on Windows, integrating with the Visual Studio runtime, and using Swift Package Manager to build native applications and libraries on Windows.

Topics

  • Installing the official Windows Swift toolchain
  • Linking against Win32 and the C runtime
  • Cross-compiling Swift code for Windows from CI

From swift.org

Windows is an officially-supported Swift platform with its own workgroup and installer story:

← All projects