Edge Computing with Cloudflare Workers
The next chapter for Cloudflare Workers: open source

The next chapter for Cloudflare Workers: open source

5/9/2022 · Rita Kozlov

What this post added

Cloudflare is open-sourcing the Workers runtime under the Apache-2.0 license. This decision was driven by developer feedback regarding vendor lock-in and the desire for local development environments. The runtime was built using a Service Workers API model for portability and to avoid the latency of containers in a multi-tenant environment. The open-sourcing aims to foster broader adoption and allow developers to build with Workers wherever they want.

Read the original post ↗