macOS
brew install hashlinklocal Homebrew formula metadata
brew / 順位 4976
hashlink のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.