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

Feature request: AArch64 (ARM64) Linux support #203

Closed
joliss opened this issue Nov 14, 2024 · 0 comments · Fixed by #208
Closed

Feature request: AArch64 (ARM64) Linux support #203

joliss opened this issue Nov 14, 2024 · 0 comments · Fixed by #208
Assignees

Comments

@joliss
Copy link

joliss commented Nov 14, 2024

I'm running a Linux on an ARM64 CPU, and I'm getting the following error:

$ curl -fsSL https://dvm.deno.dev | sh
Unsupported OS + CPU combination: Linux aarch64

The current Deno release does have a deno-aarch64-unknown-linux-gnu.zip build, which runs fine on my machine, so I think it should be possible to support ARM64 Linux.

This is happening on a Parallels Linux VM on a macOS host with Apple Silicon for me. I assume it would also affect anyone running Linux directly on an ARM machine.

If there's anything I can do to help test or debug, please let me know.

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

Successfully merging a pull request may close this issue.

2 participants