💬 Fastify-Typebox: Is AOT compilation possible?
I know that Typebox has the function TypeCompiler.Code that can output validation code. I have tried to look into how it can be implemented during a build stage, to reduce time spent when starting my lambda.
Can someone help point me in the right direction?
💬 Fastify-Typebox: Is AOT compilation possible?
I know that Typebox has the function
TypeCompiler.Codethat can output validation code. I have tried to look into how it can be implemented during a build stage, to reduce time spent when starting my lambda.Can someone help point me in the right direction?