Skip to content

M1 pre-built binary #3982

@ricochet

Description

@ricochet

Feature

Add pre-built binaries for M1 and other arm architectures. The following message occurs when running intall.sh on a 2020 macbook pro. I see aarch64 is already available in the github workflow so perhaps only aarch64-apple-darwin is needed.

curl https://wasmtime.dev/install.sh -sSf | bash

Error: Sorry! Wasmtime currently only provides pre-built binaries for x86_64 architectures.

Benefit

The demand for m1 support will only grow with time.

Implementation

It looks like we only need to add a cross-compile target in the github workflow.

I searched for arm related github issues and only found a few

IMO the above bugs shouldn't prevent releasing a binary.

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