Skip to content

Feature Request: Add Windows ARM64 Support #588

@mengshengwu

Description

@mengshengwu

Feature Request: Windows ARM64 Support

Description

Request to add support for Windows ARM64 architecture in the xet-core project.

Motivation

With the increasing adoption of Windows on ARM devices (such as Surface Pro X, Windows ARM laptops), it would be beneficial to support ARM64 architecture for Windows platforms in addition to the existing x86_64 support.

Current Status

Based on the repository structure, the project currently supports:

  • Linux (x86_64, arm64)
  • macOS (x86_64, aarch64)
  • Windows (x86_64)

Requested Feature

Add Windows ARM64 (aarch64) support to enable the hf-xet Python package to work on Windows ARM64 devices.

Additional Context

This would involve:

  1. Building and testing the Rust components for Windows ARM64
  2. Creating Python wheels for Windows ARM64 architecture
  3. Ensuring compatibility with the existing codebase

Thank you for considering this feature request!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions