dart-lang / dart-lang/native

[native_toolchain_c] Support native windows-arm64 MSVC toolchain

Open
#170 1 comment 0 reactions 0 assignees View on GitHub
package:native_toolchain_c
Dominant language
Dart
Stars
275
Forks
144
Avg merge
2d 10h
Merged PRs (30d)
47

Description

https://github.com/dart-lang/native/pull/167 introduce support for MSVC arm64 toolchain.

For now, it uses always `x64 -> arm64` toolchain, that is guaranteed to be available on both windows-x64 and windows-arm64.
We could optimize further and use native `arm64 -> arm64` toolchain when being on windows-arm64.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.