Is there any possibility of being able to execute JavaScript code that we request in the backend within the frontend?
It's a pretty crazy idea and I've been thinking about it for a long time. It would be an API that returns code that runs on the client. Is this really possible?