MUGUNDAN
MUGUNDAN
### Feature and motivation: This issue aims to add official support for the Windows ARM64 (WoA) platform by enabling CI builds and distributing native Selenium binaries for WoA. Currently, Selenium...
#### Reference issue Closes: https://github.com/scipy/scipy/issues/21562 https://github.com/scipy/scipy/issues/22825 #### What does this implement/fix? Enables new CI environment for building & validating SciPy for Win-ARM64. #### Additional information - The PR introduces setting...
PR Description: - The PR adds support for building the IfcOpenShell library for both Windows x64 and Windows ARM64 as part of the FreeCAD LibPack compilation process. - The build_ifcopenshell...
PR Description: * The adoption of Windows on ARM (WoA) devices is steadily increasing, yet many Python wheels are still not available for this platform. * GitHub Actions now offer...
PR Description: - ARM64EC (Emulation Compatible) is an application binary interface (ABI) for applications running on ARM-based Windows 11 devices. Code built for ARM64EC can interoperate with x64 code running...
### Rationale for this change - The adoption of Windows on ARM (WoA) devices is steadily increasing, yet many Python wheels are still not available for this platform. - GitHub...