summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_brotli.js
diff options
context:
space:
mode:
authorMatt Mastracci <matthew@mastracci.com>2024-02-07 09:06:33 -0700
committerGitHub <noreply@github.com>2024-02-07 09:06:33 -0700
commite5ae142fbeb83ec5b335a0a3fcb7a564cbf65bd4 (patch)
tree7f5a00fcb245608807240b11fcc585dda35a03f2 /ext/node/polyfills/_brotli.js
parent93e8ece1474e87cd20cfd2727faac4288ee1246f (diff)
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
Diffstat (limited to 'ext/node/polyfills/_brotli.js')
0 files changed, 0 insertions, 0 deletions