# jerryscript を Homebrew, Nix でインストール

jerryscript のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:jerryscript
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install jerryscript
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jerryscript
```

  証拠: nixpkgs package indexes: pkgs/by-name/je/jerryscript/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:jerryscript
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/jerryscript>
- **バージョン:** 3.0.0
- **ソース概要:** Ultra-lightweight JavaScript engine for the Internet of Things
- **ホームページ:** <https://jerryscript.net>
- **リポジトリ:** <https://github.com/jerryscript-project/jerryscript>
- **上流ドキュメント:** <https://jerryscript.net>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/jerryscript-project/jerryscript/archive/refs/tags/v3.0.0.tar.gz>
- **最終更新:** 2026-08-02T01:26:52+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- jerry (cli)
- jerry (エイリアス)

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.0.0
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jerryscript-project/jerryscript
- 検出された最新: v3.0.0 (最新)
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <https://api.github.com/repos/jerryscript-project/jerryscript>
- <https://github.com/jerryscript-project/jerryscript>
- <https://github.com/jerryscript-project/jerryscript/releases>
- <https://jerryscript.net/>
- <https://openjsf.org/projects>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jerryscript
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - jerryscript: normalized package name match | nixpkgs package indexes: pkgs/by-name/je/jerryscript/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://pkg.so/ja/web-dev-tools/) - Matched web development metadata.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [boa](https://pkg.so/ja/brew/boa/) - Shares pkgdb curated category or tags: cli, ecmascript, engine, javascript, language-runtime.
- [mujs](https://pkg.so/ja/brew/mujs/) - Shares pkgdb curated category or tags: cli, embedded, javascript, language-runtime.
- [v8](https://pkg.so/ja/brew/v8/) - Shares pkgdb curated category or tags: cli, engine, javascript, language-runtime.
- [spidermonkey](https://pkg.so/ja/brew/spidermonkey/) - Shares pkgdb curated category or tags: cli, engine, javascript, language-runtime.
- [duktape](https://pkg.so/ja/brew/duktape/) - Shares pkgdb curated category or tags: cli, ecmascript, javascript, language-runtime.
- [quickjs](https://pkg.so/ja/brew/quickjs/) - Shares pkgdb curated category or tags: cli, ecmascript, javascript, language-runtime.
- [wasm-micro-runtime](https://pkg.so/ja/brew/wasm-micro-runtime/) - Shares pkgdb curated category or tags: cli, embedded, iot, language-runtime.
- [node](https://pkg.so/ja/brew/node/) - Shares pkgdb curated category or tags: cli, javascript, language-runtime.

## Combined YAML source

View the package source record on GitHub. [combined/jerryscript.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jerryscript.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
