rubyjs / therubyracer

Embed the V8 Javascript Interpreter into Ruby
1.67k stars 190 forks source link

compile scripts via maybe apis #369

Closed cowboyd closed 8 years ago

cowboyd commented 8 years ago

This adds the ability to compile and run an script, passing in the ScriptOrigin so that it can track file information.