macOS
brew install hashlinklocal Homebrew formula metadata
brew / Rang 4976
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hashlink in AI-Agent-Workflows.
Installation
brew install hashlinklocal Homebrew formula metadata
nix profile install nixpkgs#hashlinknixpkgs package indexes · pkgs/by-name/ha/hashlink/package.nix · Quelle: api.github.com
sudo zypper install hashlinkopenSUSE Tumbleweed package metadata · hashlink · Quelle: download.opensuse.org
scoop install main/hashlinkScoop official bucket manifest trees · bucket/hashlink.json · Quelle: api.github.com
Überblick
Virtual machine for Haxe
In der lokalen Paketdatenbank wurden keine Executable-Aliase gefunden.
Verlauf
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.
Sicherheitslage
Für hashlink wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
| Es waren keine Executable-Daten vorhanden. | |||
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/HaxeFoundation/hashlink
Installationsmetadaten
| Paketschlüssel | brew:hashlink |
|---|---|
| Version | 1.16 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/hashlink |
| Homepage | https://hashlink.haxe.org/ |
| Repository | https://github.com/HaxeFoundation/hashlink |
| Upstream-Dokumentation | https://hashlink.haxe.org/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/HaxeFoundation/hashlink/archive/refs/tags/1.16.tar.gz |
| Zuletzt aktualisiert | 2026-09-14T13:44:04+02:00 |
| Pulse | updated |
| Abhängigkeiten | jpeg-turbo, libogg, libpng, libuv, libvorbis, mbedtls@3, openal-soft, sdl3 |
| Build-Abhängigkeiten | pkgconf |
| Von macOS bereitgestellte Bibliotheken | sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | 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 |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/hashlinkQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.