leaningtech / cheerp-meta

Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript
https://labs.leaningtech.com/cheerp
Other
1.02k stars 50 forks source link

Arm64 Support? #112

Closed darkoverlordofdata closed 1 year ago

darkoverlordofdata commented 2 years ago

When I try to install from the repo, apt update throws an err 93, its unable to find the arm64 version for the package, When I try to compile from source, the compiler has a segment fault about 15 minutes into the build.

Do you have any plans to support ARM64?

carlopi commented 2 years ago

Hi @darkoverlordofdata, thanks for the feedback, a colleague is exploring whether generating packages for arm could fit in the pipeline-rework that it's currently being done

saarikoski-jules commented 1 year ago

An ARM64 build is now available on the nightly build PPA. With the next release of Cheerp, it will also become available as a stable version.