This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
therubyracer
Watch
1
Star
0
Fork
You've already forked therubyracer
0
mirror of
https://github.com/rubyjs/therubyracer
synced
2023-03-27 23:21:42 -04:00
Code
Releases
Activity
23f1654ca0
therubyracer
/
lib
/
v8.rb
4 lines
58 B
Ruby
Raw
Normal View
History
Unescape
Escape
project skeleton
2011-11-09 13:46:51 -05:00
require
"
v8/version
"
bring in the basic extension template and test suite
2011-11-10 11:12:41 -05:00
require
'v8/vm'
require
'v8/context'
Copy permalink