Automic VaultAutomic Vault

brew

Install jerryscript with Homebrew, Nix

Ultra-lightweight JavaScript engine for the Internet of Things. Version 3.0.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install jerryscript

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#jerryscript

nixpkgs package indexes · pkgs/by-name/je/jerryscript/package.nix · source: api.github.com

overview

Package summary

Ultra-lightweight JavaScript engine for the Internet of Things

Commands and aliases

  • jerry

history

Project history and usage

JerryScript is a lightweight JavaScript engine for constrained Internet of Things devices. The project site and README emphasize microcontroller-class memory budgets, C99 portability, on-device compilation and execution, bytecode snapshots, and an embeddable C API.

Project history

The public GitHub repository dates to 2015. The project presented itself early as a JavaScript engine for devices with less than 64 KB of RAM and less than 200 KB of flash, targeting a niche that mainstream browser and server JavaScript engines did not fit.

JerryScript reached a 1.0 GitHub release in 2016 and continued through the 2.x and 3.x release lines. Later release notes show the project expanding beyond its original ECMAScript 5.1 baseline, while still tracking footprint and conformance as central engineering constraints.

Adoption history

JerryScript gained ecosystem legitimacy by becoming an OpenJS Foundation hosted project. The OpenJS project listing describes it as a fully featured JavaScript engine for IoT devices, and the JerryScript site links it with IoT.js, a related JavaScript platform for IoT applications.

Package-manager adoption through Homebrew and Nix gives developers a straightforward way to build and experiment with the `jerry` command-line engine on workstations, even though the project's natural deployment target is embedded firmware and constrained devices.

How it is used

The repository documents a simple source build with `python tools/build.py`, producing the `jerry` executable. Library users embed the engine through its C API, while the snapshot mechanism allows JavaScript source to be precompiled to bytecode before deployment.

Why package nerds care

JerryScript is interesting to package people because it is not another desktop JavaScript runtime. It packages a tiny embeddable engine whose constraints are closer to firmware than Node.js, making it a useful test case for how package managers expose embedded-runtime tooling to general-purpose developer machines.

Timeline

  • 2015: Public GitHub repository created for jerryscript-project/jerryscript.
  • 2016: JerryScript 1.0 released on GitHub.
  • 2019: JerryScript 2.0 released on GitHub.
  • 2024: JerryScript 3.0.0 release notes report broader ECMAScript feature coverage.

Related projects

  • JerryScript is related to IoT.js through the project site's Powering IoT.js link and to the OpenJS Foundation project family through OpenJS hosting.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
jerrycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.0.0
manager updated
local dataok
upstreamcurrent
latest detectedv3.0.0

https://github.com/jerryscript-project/jerryscript

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:jerryscript
Version3.0.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/jerryscript
Homepagehttps://jerryscript.net
Repositoryhttps://github.com/jerryscript-project/jerryscript
Upstream docshttps://github.com/jerryscript-project/jerryscript#readme
LicenseApache-2.0
Source archivehttps://github.com/jerryscript-project/jerryscript/archive/refs/tags/v3.0.0.tar.gz
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejerryscript
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

jerryscript

nix profile install nixpkgs#jerryscript
  • normalized package name match
  • Matched by: Jerryscript
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/je/jerryscript/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment