Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for linux aarch64 #238

Open
aspect opened this issue Sep 18, 2024 · 1 comment
Open

Support for linux aarch64 #238

aspect opened this issue Sep 18, 2024 · 1 comment

Comments

@aspect
Copy link

aspect commented Sep 18, 2024

How would one go about supporting Linux (Ubuntu in my case) running on top of aarch64?

I naturally endup with FetcherError(UnsupportedOs("linux", "aarch64"))

I can try making a chromium build (if someone gives me some guidance) and contribute the build, as well as modify the fetcher... Can also provide access to such a VM (These VPSes are available from Hetzner and NetCup).

Would appreciate some input on what the steps would be to accomplish this.

@Sytten
Copy link
Contributor

Sytten commented Oct 23, 2024

I coded that part. Sadly chromium doesn't have official builds for linux aarch64 so I didnt offer it.
I am looking to support chrome for testing (https://googlechromelabs.github.io/chrome-for-testing/) which has linux aarch64 builds, so that will fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants