@fireemu/linux-arm64
v0.7.1
Published
The fireemu daemon for linux-arm64
Readme
@fireemu/linux-arm64
The fireemu daemon built for linux-arm64
(Rust target aarch64-unknown-linux-musl), version 0.7.1.
Statically linked against musl: any glibc or musl distribution, including distroless and Alpine.
This package is installed automatically as an optional dependency of fireemu and is not
meant to be depended on directly. Install the launcher instead:
npm install -D fireemuIt contains the daemon (bin/fireemu, with the Emulator UI compiled in) and the
Node runner that hosts a Functions codebase (bin/runner-node/). Nothing is downloaded at
install time and there is no install script.
