Skip to content

Conversation

@danil-pavlov
Copy link
Contributor

No description provided.

@danil-pavlov danil-pavlov requested a review from a team as a code owner November 7, 2025 12:09
| macOS (Apple Silicon) | ARM64 platforms | `macosArm64`, `iosArm64`, `tvosArm64`, `watchosArm64` |
| macOS (Intel chips) | x86_64 platforms | `macosX64`, `iosX64`, `tvosX64`, `watchosX64` |
| Linux | x86_64 platforms | `linuxX64` |
| Windows (MinGW toolchain) | x86_64 platforms | `mingwX64` |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On Linux and Windows we can compile all possible non-Apple targets, even with cinterops. With cross-compilation we can also produce .klib's from every supported host (the only restriction is custom cinterops on Apple targets)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants