Browser ECMAScript Environment
this is my openSource SandboxedFunction Project. it should be a dynamic safe way to execute arbitrary code like user inputs. it will eventually be available for javascript, php and maybe python. baseline executables for javascript are ow finished. read the change log for more details
This text describes an open-source project that allows users to safely execute arbitrary code. The project is still under development, but the basic version for JavaScript is complete. For more information, please see the change log.
please note that the SandboxedFunctions are still work in progress,
Update Log (Most Recent Patch FIRST)
- baseline functionallity, like console.log and function calls, setting variables and function arguments might not work yet. but math expressions do! ()