premake/premake-core

arm64 support on Windows

Open

#2,472 opened on May 18, 2025

 (8 comments) (0 reactions) (0 assignees)C (651 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3,621 stars)
PR merge metrics
 (PR metrics pending)

Description

It looks like currently only x64 and x86 architectures are supported on Windows.

With ARM Windows gaining more widespread adoption (I am actually running Windows 11 ARM in a VM on a MacBook Pro), support for arm64 architecture would be great.

Contributor guide