cibere
CDCloudflare Developers
•Created by cibere on 3/10/2025 in #workers-help
Run javascript sandboxed
I know that workers have their eval command disabled, but is there a way to use a cloudflare worker as a way to execute javascript in a sandboxed environment?
For example, I send a payload to my worker containing some javascript code, and the worker executes the javascript safely and returns the result
7 replies