/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-cloudflare-workers-aff4ad90d4fa-cloudflare-workers-s0378-c0000.md
Cloudflare Workers - hono-docs
Cloudflare Workers Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt cloudflare workers Summary Clo...
Cloudflare Workers
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#cloudflare-workers
Summary
Cloudflare Workers is a JavaScript edge runtime on Cloudflare CDN. You can develop the application locally and publish it with a few commands using [Wrangler](https://developers.cloudflare.com/workers/wr...
Content
Cloudflare Workers is a JavaScript edge runtime on Cloudflare CDN.
You can develop the application locally and publish it with a few commands using Wrangler. Wrangler includes transcompiler, so we can write the code with TypeScript.
Let’s make your first application for Cloudflare Workers with Hono.