Skip to content

Linux arm64 builds/packages #227

@DavidBuchanan314

Description

@DavidBuchanan314

In theory, this might be as simple as adding an arch: [x64, arm64] line to electron-builder.yml.

But nothing is ever so simple...

It works, but the appimage it produces contains ELFs with 4k-aligned load segments, which do not work on my system (asahi fedora). This is presumably an upstream issue with electron-builder, which I'll try to investigate.

I haven't tried building a snap yet, because I keep my systems snap-free where possible.

In the meantime npm start works perfectly.

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