StaticresolveInternalResolves the Application instance from the static singleton. Used by worker base classes (DurableObject, Workflow, WorkerEntrypoint) to access the DI container without going through Cloudflare RPC. Generations superseded mid-boot reject with StratalSupersededError; this retries against the replacing generation so callers always land on the live Application.
Stratal — Hono-style entry point for Cloudflare Workers.
Eagerly bootstraps the Application at construction time, dynamically importing
cloudflare:workersfor env and waitUntil.Example