Cloudflare Dynamic Workers
Certified
Tasks that run inline code on a gateway Cloudflare Worker using the Dynamic Workers (Worker Loader) binding.
POST inline JavaScript or TypeScript source to a user-deployed gateway Worker that calls env.LOADER.load(...) to execute the code on the edge. The gateway URL is the auth boundary; the task does not require an API token or account ID.
Cloudflare Dynamic Workers
Certified
Tasks that run inline code on a gateway Cloudflare Worker using the Dynamic Workers (Worker Loader) binding.
POST inline JavaScript or TypeScript source to a user-deployed gateway Worker that calls env.LOADER.load(...) to execute the code on the edge. The gateway URL is the auth boundary; the task does not require an API token or account ID.