Thursday, December 15th 2022
Edge Functions are now generally available


Posted by


During the private beta, we’ve made Edge Functions faster, more flexible, and more compatible with Node.js:
- Major infrastructure optimizations for improved performance
- Support for
cache-control
standard for function responses - Added ability to express region preference
- Added support for WebAssembly workloads
- Increased function size limits for Enterprise and Pro teams
We’re excited to announce that beginning today, Edge Functions are now generally available so you can start executing more efficiently with instant “cold starts” to your functions for a better end-user experience.
Check out the documentation to learn more.