Blog
Updates, release notes, and practical notes from the GDCC project.
-
Compilation, Fast Enough to Fit Under 1s
A postmortem on pushing GDExtension test builds from over 9 seconds to under 1 second: generate less, compile less, torture Clang less, and drag GitHub Actions back under 3 minutes.
Read post -
Why We Started the GDCC Project
Starting from the long-standing need to compile GDScript and a decade of community exploration, this article explains why GDCC compiles scripts into native libraries and what kind of toolchain it aims to build.
Read post