Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/LukeChannings/deno-arm64
- Owner: LukeChannings
- Archived: true
- Created: 2021-01-12T09:50:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T11:44:03.000Z (11 months ago)
- Last Synced: 2024-08-08T18:24:55.462Z (5 months ago)
- Language: Dockerfile
- Homepage:
- Size: 117 KB
- Stars: 312
- Watchers: 9
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome-starred - LukeChannings/deno-arm64 - ARM64 builds for Deno (others)
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!
>