when using workers, does cloudflare have to have access to your source code?
It seems to push to workers, you have to give cloudflare access to github to get the code into the system.
Is it possible for me to compile my worker locally, and push the binary? (Say I am using rust)
Is it possible for me to compile my worker locally, and push the binary? (Say I am using rust)