Skip to content

Releases: vx-lang/Vx

Release list

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 18:01

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