pkg.soopen package index

brew / 順位 15416

kiesel を Homebrew, apk, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install kiesel

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add kiesel

Alpine Linux edge package indexes · kiesel · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#kiesel

nixpkgs package indexes · pkgs/by-name/ki/kiesel/package.nix · ソース: api.github.com

概要

パッケージ概要

JavaScript engine written in Zig

コマンドとエイリアス

  • kiesel

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2023: The official Codeberg repository was created on July 2.
  • 2026: Kiesel 0.2.0 was released on May 11.
  • 2026: Kiesel 0.3.0 was released on July 17.

Related projects

  • LibJS influenced Kiesel's specification-oriented implementation style.
  • Test262 is used to track Kiesel's ECMAScript conformance.

セキュリティ状態

保護ツール対応はまだ見つかっていません

kiesel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
kieselcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版0.3.0
マネージャ更新日2026-07-26
ローカルデータOK
上流not checked
検出された最新未検出

https://kiesel.dev/

  • 情報Release/tag comparison is only available for GitHub repositories.https://kiesel.dev/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kiesel
バージョン0.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/kiesel
ホームページhttps://kiesel.dev/
上流ドキュメントhttps://kiesel.dev/
ライセンスMIT
ソースアーカイブhttps://codeberg.org/kiesel-js/kiesel/archive/0.3.0.tar.gz
最終更新2026-07-26T17:43:16Z
Pulseupdated
ビルド依存関係rust, zig
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

kiesel

nix profile install nixpkgs#kiesel
  • normalized package name match
  • 一致条件: Kiesel
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ki/kiesel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

kiesel 0.3.0-r0

JavaScript engine written in Zig

https://kiesel.dev/

sudo apk add kiesel
  • License: MIT
  • Architecture: x86_64
  • Source Package: kiesel
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Kiesel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kiesel from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

kiesel-doc 0.3.0-r0

JavaScript engine written in Zig (documentation)

https://kiesel.dev/

sudo apk add kiesel-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: kiesel
  • normalized package name match
  • 一致条件: Kiesel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kiesel-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database