macOS
brew install kiesellocal Homebrew formula metadata
brew / 順位 15374
kiesel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kiesellocal Homebrew formula metadata
sudo apk add kieselAlpine Linux edge package indexes · kiesel · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kieselnixpkgs package indexes · pkgs/by-name/ki/kiesel/package.nix · ソース: api.github.com
概要
JavaScript engine written in Zig
履歴
Kiesel is an experimental JavaScript engine written in Zig. It provides a custom bytecode virtual machine and runtime, plus a command-line REPL and file interpreter.
Linus Groh began Kiesel as a from-scratch project for learning Zig, with the longer-term aim of following current ECMAScript standards. The official repository was created on Codeberg in July 2023.
The implementation draws stylistic influence from SerenityOS and Ladybird's LibJS, particularly its close-to-spec approach. The project describes itself as early-stage and combines mostly Zig code with selected components for garbage collection, regular expressions, internationalization, and Temporal.
Kiesel publishes versioned releases and main-branch builds, tracks conformance through Test262, and is packaged by Alpine Linux, Homebrew, and Nix according to the supplied package metadata. Official releases 0.2.0 and 0.3.0 were published in 2026.
The `kiesel` executable opens a REPL when run interactively, evaluates JavaScript files, or executes source passed with `--command`. Diagnostic options can print the parsed AST, bytecode, or intermediate representation, while embedding in other projects remains an explicit goal.
Kiesel is of interest as a young ECMAScript implementation built around Zig and a custom bytecode VM rather than an established browser engine. Its Test262 tracking, embeddability goal, and availability in several system package collections make implementation progress easy to follow and test.
セキュリティ状態
kiesel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kiesel | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:kiesel |
|---|---|
| バージョン | 0.3.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://kiesel.dev/ |
| 最終更新 | 2026-07-26T17:43:16Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
kiesel
nix profile install nixpkgs#kieselkiesel 0.3.0-r0
JavaScript engine written in Zig
sudo apk add kieselkiesel-doc 0.3.0-r0
JavaScript engine written in Zig (documentation)
sudo apk add kiesel-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.