Skip to content

Provide wheel for Windows ARM64 #41

@khmyznikov

Description

@khmyznikov

What is the current behavior?

Installation from pip requires local build.

What is the desired behavior?

To have native wheel for WoA

How would this improve Winloop?

Due to the library's popularity as uvloop alternative, a native version for the growing number of Windows on ARM (WoA) devices offers a better user experience

Install log

PS X:\GitHub\Windows-DevRel\Tools\ML-tests> pip install winloop
Collecting winloop
  Downloading winloop-0.1.8.tar.gz (1.8 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 788.8 kB/s eta 0:00:00
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: winloop
  Building wheel for winloop (pyproject.toml) ... done
  Created wheel for winloop: filename=winloop-0.1.8-cp312-cp312-win_arm64.whl size=605417 sha256=0147e0c4a97e8051dfadbab8ee4fa9fc014f337d86a6c6326c54343d793b76fc
  Stored in directory: c:\users\gkhmyznikov\appdata\local\pip\cache\wheels\fe\28\34\9207865173644f9f15e33512294bffeda437aab43665b4b82b
Successfully built winloop
Installing collected packages: winloop
Successfully installed winloop-0.1.8

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions