Modular 26.3: Mojo 1.0 beta, mojolang.org, MAX video gen, and more

Modular 26.3 is out! Here’s what’s new.

Mojo 1.0 is in beta!

Beta 1 is the first step toward finalizing 1.0 later this year. The beta is what we believe is a feature-complete Mojo 1.0 language, with polishing still ahead before final release.

In 26.3, we’re shipping safe closures with new capturing syntax, conditional conformance to traits, and major improvements to variadics. Full details in the Mojo changelog.

Mojo also has a new dedicated home at mojolang.org, consolidating all language docs in one place.

Video generation in MAX

Wan 2.2 support is coming soon for enterprise workloads on Modular Cloud. Text, audio, image, video: one platform, every modality. Request a demo.

Unified, distributed-aware tensor

Writing tensor-parallel code gets a lot easier in 26.3. max.experimental now ships a distributed-aware Tensor type, multi-device compilation, and the collective ops needed for tensor-parallel code. The API maps cleanly to both PyTorch DTensor and JAX NamedSharding patterns. We’ve already built a multi-GPU Gemma3 pipeline on top of it. Docs.

Get started

uv pip install --upgrade modular

MAX changelog | Mojo changelog

Read the full release blog post here.

We’d love to hear what you build with 26.3. Drop your questions, feedback, and projects in the replies.

13 Likes

It is a great milestone! :partying_face:

3 Likes