rhinojs-example Simple custom js Engine using Rhino Input var cr = new ConsoleRunner(); cr.exec('python --version'); Output Python 3.7.1