Skip to content

Prebuild ARM linux #9

Description

@GaetanColenoTiime

Thanks for zawk!

What’s missing
Today’s release assets include:

  • zawk-aarch64-apple-darwin.tar.xz (macOS arm64)
  • zawk-x86_64-apple-darwin.tar.xz (macOS x64)
  • zawk-x86_64-pc-windows-msvc.zip (Windows x64)
  • zawk-x86_64-unknown-linux-gnu.tar.xz (Linux x64)

There is no Linux ARM64 artifact.

Request
Please add a prebuilt:

  • zawk-aarch64-unknown-linux-gnu.tar.xz (glibc)
  • (nice-to-have) zawk-aarch64-unknown-linux-musl.tar.xz (for Alpine)

Why it matters
Many CI and production environments run on Linux arm64 (e.g., AWS Graviton, Apple Silicon runners, Raspberry Pi). Without an arm64 Linux binary, we have to force linux/amd64 images or build from source, which isn’t always feasible.

Happy to test any arm64 Linux artifacts and report back. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions