TechCloudflare Blog1h ago

Workers RPC now works across Python and JavaScript

Workers RPC now works across Python and JavaScript

One coding agent can write a Python Worker and another can write a JavaScript Worker. At runtime, those Workers can exchange references to live objects and call their methods without defining APIs, schemas, or serialization code

Read full article

Source: Cloudflare Blog · Opens in new tab