Lambda Bun runtime rewrite
When I created @beesolve/lambda-bun-runtime I mostly did it because it seems that the Lambda is very low on the Bun priority list and I wanted to have something which is up to date where I can fix the bugs quickly. I also wanted to provide better DX and tooling built around the CDK.
After using it for a while I realized that the approach of the official Bun's custom layer for Lambda does not align with my mindset.
