Sort of that, but there is a lot under the hood, loop protection, sandboxing, and more. Currently the development is focus on avoid malicious memory manipulation. The goal is to create a safe runtime environment to run untrusted JS code.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
From what I understood, you are basically sending a function to the server calling the server function?
Sort of that, but there is a lot under the hood, loop protection, sandboxing, and more. Currently the development is focus on avoid malicious memory manipulation. The goal is to create a safe runtime environment to run untrusted JS code.