Skip to content

Publish pre-built binary for linux/arm64 (aarch64) #1064

Closed
@nacardin

Description

@nacardin

💻 Example

I would like to be able to run the install script on arm64 linux machines.

$ curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh 

Currently it fails with

wasm-pack-init: no precompiled binaries available for CPU architecture: aarch64

💡 Description

  • The release workflow should build and publish a binary for aarch64-unknown-linux-musl.
  • The install script should look up and install pre-built binary for aarch64.

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