What's Changed
Toolchain and implementation changes 🛠️
- Generate and use a C++ thunk to call non simple ABI C++ functions by @bricknerb in #5850
- Import C++ constructors of class
Typefn Type(...) -> Typeby @bricknerb in #5879 - Import symbolic vtable entries as attached constants by @dwblaikie in #5871
- Add some tests for .Self in the interface params, and comments about implied constraints by @danakj in #5919
- Support parse/check/lower for char by @jonmeow in #5901
- Use GetStructType when building object repr structs by @jonmeow in #5923
Utilities 📐
- Bump tmp from 0.2.3 to 0.2.4 in /utils/vscode in the npm_and_yarn group across 1 directory by @dependabot[bot] in #5921
Full Changelog: v0.0.0-0.nightly.2025.08.06...v0.0.0-0.nightly.2025.08.07