macOS
brew install hashlinklocal Homebrew formula metadata
安装
brew install hashlinklocal Homebrew formula metadata
nix profile install nixpkgs#hashlinknixpkgs package indexes · pkgs/by-name/ha/hashlink/package.nix · 来源: api.github.com
sudo zypper install hashlinkopenSUSE Tumbleweed package metadata · hashlink · 来源: download.opensuse.org
scoop install main/hashlinkScoop 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.
安全态势
没有找到 hashlink 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
| 没有可执行文件数据。 | |||
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/HaxeFoundation/hashlink
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| 依赖 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hashlink |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
hashlink
nix profile install nixpkgs#hashlinkhashlink 1.15-4.3
A virtual machine for Haxe
sudo zypper install hashlinkhashlink-devel 1.15-4.3
Development files for hashlink
sudo zypper install hashlink-develhashlink-hdlls 1.15-4.3
Hdll libraries for HashLink
sudo zypper install hashlink-hdllslibhl1 1.15-4.3
HashLink library
sudo zypper install libhl1main/hashlink
scoop install main/hashlink来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.