๐ Variables and Secrets
Variable and secrets are bound as follows:
Text and data blobs can be loaded from files. File contents will be read and
bound as string
s and ArrayBuffer
s respectively.
Injecting arbitrary globals is not supported by workerd โ. If you're using a service Worker, bindings will be injected as globals, but these must be JSON-serialisable.