Bun runtime in Functions
YS
Bun is a JavaScript runtime with the fastest start time and requests per second, making it invaluable in serverless environments. Bun is already supported in App Platform, which I'm already using. It would be great if I could also deploy Bun code to Functions instead of worrying about Node.js compatibility and transpiling TypeScript code for Node.