[Mojo 1.0 was released on 2026-08-11](https://www.modular.com/blog/modular-26-5-mojo-1-0-is-here) and is now [open source](https://www.modular.com/blog/mojo-open-source) under the Apache License v2.0 with LLVM Exceptions. - Name: Mojo馃敟 - Website: https://mojolang.org/ - Language Version: [1.0.0](https://mojolang.org/releases/v1.0.0/) - Test Frameworks: [std/testing](https://mojolang.org/docs/std/testing/), [mtest](https://github.com/mikeleppane/mtest) - How to install: `uv pip install mojo` - How to compile/run: `mojo run test.mojo` - Comments: [How to write unit tests in Mojo](https://mojolang.org/docs/tools/testing/#writing-unit-tests) --- :+1: reaction _might_ help to get this request prioritized.
Mojo 1.0 was released on 2026-08-11 and is now open source under the Apache License v2.0 with LLVM Exceptions.
Name: Mojo馃敟
Website: https://mojolang.org/
Language Version: 1.0.0
Test Frameworks: std/testing, mtest
How to install:
uv pip install mojoHow to compile/run:
mojo run test.mojoComments: How to write unit tests in Mojo
馃憤 reaction might help to get this request prioritized.