Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LukeChannings/deno-arm64

ARM64 builds for Deno
https://github.com/LukeChannings/deno-arm64

Last synced: about 2 months ago
JSON representation

ARM64 builds for Deno

Awesome Lists containing this project

README

        

# Deno for ARM64

[![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/lukechannings/deno/latest?label=Docker%20Image)](https://hub.docker.com/repository/docker/lukechannings/deno)
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/lukechannings/deno-arm64?label=ARM64%20Binary)](https://github.com/LukeChannings/deno-arm64/releases)

> [!IMPORTANT]
>
> When I started producing ARM64 builds for Deno I didn't expect to be maintaining it for over 3 years – but now this project has officially come to an end.
>
> - You can find official binary releases for ARM64 over at [`denoland/deno` releases](https://github.com/denoland/deno/releases)
> - The official [`denoland/deno`](https://hub.docker.com/r/denoland/deno) image on docker.io now supports `linux/arm64` and `linux/amd64` platforms. You should be able to straightforwardly replace `lukechannings/deno` with `denoland/deno`.
>
> Thanks to everyone that used and supported this project!
>