Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.
This repository was archived by the owner on May 8, 2026. It is now read-only.

Windows arm64 support #853

Description

@totchi-lagawi

Hello,

netty-incubator-codec-quic currently does not provide any build for Windows arm64, even though it does provides ones for Linux and macOS arm64.

Having tried to compile boringssl for Windows arm64, it seems their CMakeLists.txt needs a patch to replace the ASM language by ARM_MARMASM for Windows arm64, since CMake needs special support for Microsoft's ARM64 assembler.

Providing such builds would enable the e4mc Minecraft mod to work on this platform, as well as any other project using this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions