<!-- Thank you for helping to improve Crossplane! Please be sure to search for open issues before raising a new one. We use issues for bug reports and feature requests. Please find us at https://slack.crossplane.io for questions, support, and discussion. --> ### What happened? Project generated KCL-embedded-functions use a lot more of memory then ordinary functions like function-go-templating. When they are inactive as in no claims they use very little memory but at soon as they get active they consume over 1Gi mem. <img width="978" alt="Image" src="https://github.com/user-attachments/assets/bfa1ead3-6719-400d-a7cc-12a655b938bc" /> See attached screenshots.  <img width="691" alt="Image" src="https://github.com/user-attachments/assets/687d4a88-730b-4d08-8b12-9bd1ab79365e" /> <img width="697" alt="Image" src="https://github.com/user-attachments/assets/c8950a9d-4c68-4098-b356-ebba241cab57" /> ### How can we reproduce it? Build Project with embedded function. Install in a cluster and watch the memory usage. ### What environment did it happen in? Functions were generated with up cli version v0.39.0