1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Embed the V8 Javascript Interpreter into Ruby
Find a file
2009-10-08 22:56:08 -05:00
.gitignore add config.sh file to automatically invoke extconf.rb and ignore make artifacts 2009-10-08 22:26:58 -05:00
config.sh add config.sh file to automatically invoke extconf.rb and ignore make artifacts 2009-10-08 22:26:58 -05:00
extconf.rb acutally wrap a v8 context. w00t\! 2009-10-08 22:27:41 -05:00
t.rb whoa. it actually evaluated some javascript 2009-10-08 22:50:51 -05:00
v8.cpp call persistent handle dispose when context goes away 2009-10-08 22:56:08 -05:00