@dithrkit/linux-arm64
v0.4.1
Published
dithr runtime binary for Linux ARM64
Maintainers
Readme
@dithrkit/linux-arm64
Linux ARM64 (aarch64) runtime binary for dithr, a small fantasy console.
This package ships the prebuilt dithr executable for Linux on 64-bit ARM CPUs (e.g. Raspberry Pi 4/5 running 64-bit Linux, AWS Graviton, Ampere). It is not meant to be installed directly.
Usage
Install the SDK, which will pull in the correct platform binary as an optional dependency:
npm install @dithrkit/sdkOr scaffold a new project:
npm create dithr@latestThe SDK resolves the binary at runtime via @dithrkit/sdk/lib/binary.js.
License
MIT — see LICENSE.
