deno/.github
Matt Mastracci e5ae142fbe
feat: ARM64 builds (#22298)
This implements officially blessed and tested deno binaries for ARM64. 

Thanks to @LukeChannings for his tireless work in maintaining the
deno-arm64 [1] repo, without which this project would have been far more
complicated. For those of you requiring support for older GLIBC
versions, that repo may still be required for the near future.

Limitations: 

- This initial build is built on Ubuntu 22 using the stock GLIBC, which
will limit the utility of these binaries in certain use-cases (eg: early
versions of Ubuntu). We will attempt to support earlier versions of
ARM64 GLIBC in a later revision.
- Like the stock Linux x64 build, this is not a static build and
requires GLIBC. Running on Alpine will require installation of GLIBC.
 
Fixes #1846, #4862 

[1] https://github.com/LukeChannings/deno-arm64
2024-02-07 09:06:33 -07:00
..
ISSUE_TEMPLATE chore: fix issue template discord link (#21885) 2024-01-10 12:43:45 +01:00
mtime_cache chore: upgrade CI workflows to use Node 20 (#22304) 2024-02-06 21:47:44 +00:00
workflows feat: ARM64 builds (#22298) 2024-02-07 09:06:33 -07:00
CODE_OF_CONDUCT.md Update code-of-conduct email (#18162) 2023-03-13 17:14:06 +00:00
PULL_REQUEST_TEMPLATE.md docs: fix typos (#19118) 2023-05-16 14:30:16 +02:00
SECURITY.md chore: update SECURITY.md (#21766) 2024-01-02 17:53:01 -05:00