macOS
brew install hashlinklocal Homebrew formula metadata
brew / rang 4976
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hashlink pour les workflows d'agents IA.
installation
brew install hashlinklocal Homebrew formula metadata
nix profile install nixpkgs#hashlinknixpkgs package indexes · pkgs/by-name/ha/hashlink/package.nix · Source: api.github.com
sudo zypper install hashlinkopenSUSE Tumbleweed package metadata · hashlink · Source: download.opensuse.org
scoop install main/hashlinkScoop official bucket manifest trees · bucket/hashlink.json · Source: api.github.com
aperçu
Virtual machine for Haxe
Aucun alias exécutable n'a été trouvé dans la base locale des paquets.
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour hashlink. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
| Aucune donnée d'exécutable n'était présente. | |||
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/HaxeFoundation/hashlink
métadonnées d'installation
| Clé du paquet | brew:hashlink |
|---|---|
| Version | 1.16 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/hashlink |
| Page d'accueil | https://hashlink.haxe.org/ |
| Dépôt | https://github.com/HaxeFoundation/hashlink |
| Docs amont | https://hashlink.haxe.org/ |
| Licence | MIT |
| Archive source | https://github.com/HaxeFoundation/hashlink/archive/refs/tags/1.16.tar.gz |
| Dernière mise à jour | 2026-09-14T13:44:04+02:00 |
| Pulse | updated |
| Dépendances | jpeg-turbo, libogg, libpng, libuv, libvorbis, mbedtls@3, openal-soft, sdl3 |
| Dépendances de compilation | pkgconf |
| Bibliothèques fournies par macOS | sqlite |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | 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 |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/hashlinkpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.