Skip to content

Publish pre-built binary for linux/s390x #1504

@agungsb

Description

@agungsb

💻 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: s390x

💡 Description

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

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