Release Builds

Published toolchain builds for the SDK, native VM, and target packages.

Current Beta

The current known-good public beta SDK is:

curl -fsSL https://ailang.codes/install.sh | sh -s -- --channel beta

The beta channel installer resolves the current SDK artifacts. Project packages and targets are restored through the curated package registry. Beta and alpha target releases are prereleases. APIs, bytecode details, target metadata, and SDK layout may change before 1.0.

Release Pages