What's Changed
Toolchain and implementation changes 🛠️
- C++ interop: Add support for importing globals by @bricknerb in #6005
- C++ interop: Support unary operators by @bricknerb in #6020
- Stop using Map for the cache in InstFingerprinter by @danakj in #6019
- Use a FixedSizeValueStore in Lower::Context by @danakj in #6021
- Avoid python stack traces when hitting ^C in autoupdate by @danakj in #6004
Documentation changes 📝
- Hello world C++ interop example by @bricknerb in #5991
Infrastructure changes 🏗️
- Update LLVM to pick up new compiler-rt build rules by @chandlerc in #6023
Full Changelog: v0.0.0-0.nightly.2025.09.07...v0.0.0-0.nightly.2025.09.09