does anyone know whether we can run user-workers with a regular http url/api, or if it's ONLY via. t
does anyone know whether we can run user-workers with a regular http url/api, or if it's ONLY via. the dynamic dispatch worker?

Service Bindings: Can user workers have service bindings configured when they're uploaded to a dispatch namespace? The docs mention that service bindings "don't work in the Workers for Platforms model because User Workers are uploaded ad hoc" but it's not entirely clear if this means user workers can't have ANY service bindings or is this forbidding the use of Service Bindings as a replacement for the WfP dispatch mechanism itself?
Workflows: Are Workflow bindings available in user workers? I couldn't find specific documentation about this.
request.cf: If the cf object always unavailable in WfP?
