Access to Dynamic Worker Loaders
I am currently building an MVP for a service I am building. I am having to create a bunch of API request to grab templates workers to then deploy to namespaces with injected user code. I am then having to insert functions stubs and all-sorts to allow the users code to run with bindings in a secureish way. Dynamic Worker Loaders complete fills my user requirements and removes all the complexity I am working with. It would be a god send to use. Is there a way I can be added to the beta? I am looking to launch my platform solely on cloudflare?