Expand description
Cloudflare Workers Static Assets projection over compiler-published routes.
The adapter validates compiler artifacts and executes only a compiler-issued route table. It never reads application source or adds a framework runtime.
Structs§
- Cloudflare
Workers Artifact V1 - Cloudflare
Workers Deployment Error V1 - Cloudflare
Workers Deployment Options V1 - Cloudflare
Workers Static Deployment Plan V1 - Cloudflare
Workers Static Route V1
Constants§
- CLOUDFLARE_
WORKERS_ COMPATIBILITY_ DATE_ V1 - Tested Workers compatibility target for the current Presolve release train.
- CLOUDFLARE_
WORKERS_ STATIC_ DEPLOYMENT_ SCHEMA_ VERSION
Functions§
- build_
cloudflare_ workers_ static_ deployment_ plan_ v1 - Projects one compiler file-route manifest into immutable Cloudflare facts.
- cloudflare_
workers_ static_ plan_ json_ v1 - cloudflare_
workers_ static_ worker_ module_ v1 - Generates a Worker that consumes only the canonical route table. It is a static asset executor, not a generic server or client router.
- cloudflare_
workers_ wrangler_ jsonc_ v1 - validate_
cloudflare_ workers_ artifacts_ v1 - Confirms that provider-upload bytes still equal the compiler inventory.