Install
curl -fsSL https://vxlang.org/install.sh | sh
Requires LLVM 22 and, for --verify-seams, the z3 binary. The installer checks for
both and prints the command to install them if they are missing. See
the install guide.
Platforms
| Platform | Artifact |
|---|---|
| macOS, Apple Silicon | vx-<version>-aarch64-apple-darwin.tar.gz |
| Linux x86_64, glibc 2.35+ | vx-<version>-x86_64-unknown-linux-gnu.tar.gz |
Verify a download against its .sha256 before unpacking.
Full Changelog: https://github.com/vx-lang/Vx/commits/v0.0.1