@@gregandark8571 Yes, lets all rewrite our entire codebase into another language, hire new developers or make our current ones switch to another language they have no experience with as well as changing all our CI/CD pipelines, and other ecosystem related services. Instead of waiting for a language improvement. Amazing idea!
Will AOT cache be architecture-specific? If so, are there any plans to cross-compile AOT cache? Say, I am building a desktop application and need to create AOT caches for all platforms (Mac/Linux/Windows) from a CI/CD machine (GitHub Actions)? That will provide a better DX and adoption on desktop platforms.