pkg.soopen package index

brew / 排名 4976

使用 Homebrew, Nix, zypper, scoop 安装 hashlink

查看 hashlink 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hashlink

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#hashlink

nixpkgs package indexes · pkgs/by-name/ha/hashlink/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install hashlink

openSUSE Tumbleweed package metadata · hashlink · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/hashlink

Scoop official bucket manifest trees · bucket/hashlink.json · 来源: api.github.com

概览

软件包摘要

Virtual machine for Haxe

命令和别名

本地软件包数据库中没有找到可执行别名。

历史

项目历史与用法

HashLink is the Haxe Foundation's virtual machine and native-code target for running Haxe applications through JIT-compiled bytecode or generated C.

项目历史

Nicolas Cannasse developed HashLink for roughly a year before announcing it as a new Haxe target in 2016. He described it as a conceptual successor to NekoVM for system, server, and desktop applications, but with a different and incompatible architecture.

HashLink supports direct bytecode execution through HL/JIT and conversion to C through HL/C. The Haxe Foundation later sponsored work on an Immix-derived garbage collector to improve allocation-heavy performance.

采用历史

HashLink became an official Haxe target for system, server, desktop, and game workloads. The official case study documents Shiro Games moving Northgard from Adobe AIR to HashLink and HLSDL while retaining cross-platform releases.

source_facts.package-manager records availability through Homebrew, Nix, Arch, Scoop, and openSUSE-related packaging.

使用方式

Compile bytecode with `haxe -hl output.hl -main MyApp` and execute it with `hl output.hl`. For native release builds, generate C with the Haxe compiler and compile that output against the HashLink runtime.

The runtime supplies standard Haxe facilities and optional libraries for graphics, audio, networking, databases, cryptography, and other native integrations.

为什么软件包爱好者会关心

HashLink gives Haxe users a runtime package separate from the compiler, with a compact `hl` command, native libraries, JIT execution, and a C-generation path. It is especially interesting to runtime packagers because optional multimedia, database, networking, and cryptographic libraries affect builds.

Its dual execution model lets developers use bytecode and JIT compilation for quick iteration, then generate C for optimized release binaries while retaining the same runtime semantics.

时间线

  • 2016: HashLink is announced as a new Haxe target.
  • 2016-11: Nicolas Cannasse publishes the first official HashLink in-depth article.
  • 2016-12: The second in-depth article documents the runtime architecture.
  • 2020: Haxe Foundation material presents work on an Immix-based garbage collector.
  • 2025: The official repository releases HashLink 1.15.

Related projects

  • Haxe is the language and compiler that emits HashLink bytecode or C output.
  • NekoVM is HashLink's conceptual predecessor, though the runtimes are not compatible.
  • Heaps is an open-source Haxe game engine used with HashLink in projects including Northgard.

安全态势

尚未找到受保护工具覆盖

没有找到 hashlink 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 8 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
没有可执行文件数据。

新鲜度

版本和新鲜度

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

页面生成时间2026-09-19
管理器版本1.16
管理器更新时间2026-09-14
本地数据OK
上游当前
检测到的最新版本1.16

https://github.com/HaxeFoundation/hashlink

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:hashlink
版本1.16
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/hashlink
主页https://hashlink.haxe.org/
仓库https://github.com/HaxeFoundation/hashlink
上游文档https://hashlink.haxe.org/
许可证MIT
源码归档https://github.com/HaxeFoundation/hashlink/archive/refs/tags/1.16.tar.gz
最后更新2026-09-14T13:44:04+02:00
Pulseupdated
依赖jpeg-turbo, libogg, libpng, libuv, libvorbis, mbedtls@3, openal-soft, sdl3
构建依赖pkgconf
macOS 提供的库sqlite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项The HashLink/JIT virtual machine (hl) is not installed as only HashLink/C native compilation is supported on ARM processors. See https://github.com/HaxeFoundation/hashlink/issues/557

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehashlink
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%

hashlink

nix profile install nixpkgs#hashlink
  • normalized package name match
  • 匹配方式:Hashlink
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ha/hashlink/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

hashlink 1.15-4.3

A virtual machine for Haxe

https://hashlink.haxe.org/

sudo zypper install hashlink
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hashlink
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Hashlink
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hashlink from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

hashlink-devel 1.15-4.3

Development files for hashlink

https://hashlink.haxe.org/

sudo zypper install hashlink-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hashlink
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Hashlink
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hashlink-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

hashlink-hdlls 1.15-4.3

Hdll libraries for HashLink

https://hashlink.haxe.org/

sudo zypper install hashlink-hdlls
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hashlink
  • 14 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Hashlink
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hashlink-hdlls from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
zypper95%

libhl1 1.15-4.3

HashLink library

https://hashlink.haxe.org/

sudo zypper install libhl1
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hashlink
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Hashlink
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libhl1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
Scoop95%

main/hashlink

scoop install main/hashlink
  • normalized package name match
  • 匹配方式:Hashlink
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/hashlink.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • 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