pkg.soopen package index

brew / 排名 15374

使用 Homebrew, apk, Nix 安装 kiesel

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kiesel可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.3.0
管理器更新时间2026-07-26
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:kiesel
版本0.3.0
软件包管理器Homebrew
主页https://kiesel.dev/
最后更新2026-07-26T17:43:16Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database