-
Notifications
You must be signed in to change notification settings - Fork 4.4k
native bazel support for windows arm64 devices #14339
Copy link
Copy link
Closed
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)area-WindowsWindows-specific issues and feature requestsWindows-specific issues and feature requeststeam-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websiteIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: feature request
Description
Description of the problem / feature request:
Bazel native compilation support for windows on arm64 device is missing.
It is possible to do cross-compilation from windows x64 device but native compilation and toolchain are missing.
Feature requests: what underlying problem are you trying to solve with this feature?
Native Bazel support would simplify the build process and will be faster.
Native Bazel support is crucial for windows 10 as it doesn't have x64 emulation support.
What operating system are you running Bazel on?
Windows 10
What's the output of bazel info release?
release 6.0.0-pre.20211110.1
What's the output of git remote get-url origin ; git rev-parse master ; git rev-parse HEAD ?
https://github.com/bazelbuild/bazel.git
3a0bb4f6905a5f5426c477c03a453dc594f084ff
7894bfbfea9680d38439add1d45b9d6c3a129606
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2We'll consider working on this in future. (Assignee optional)We'll consider working on this in future. (Assignee optional)area-WindowsWindows-specific issues and feature requestsWindows-specific issues and feature requeststeam-OSSIssues for the Bazel OSS team: installation, release processBazel packaging, websiteIssues for the Bazel OSS team: installation, release processBazel packaging, websitetype: feature request