mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
e5ae142fbe
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 |
||
---|---|---|
.. | ||
bench_cron.yml | ||
cargo_publish.yml | ||
ci.generate.ts | ||
ci.yml | ||
post_publish.yml | ||
start_release.yml | ||
version_bump.yml | ||
wpt_epoch.yml |