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
a39c147f44
therubyracer
/
lib
/
v8.rb
4 lines
60 B
Ruby
Raw
Normal View
History
Unescape
Escape
project skeleton
2011-11-09 12:46:51 -06:00
require
"
v8/version
"
Outline reference data structures.
2012-05-01 11:53:01 -07:00
require
'v8/init'
bring in the basic extension template and test suite
2011-11-10 10:12:41 -06:00
require
'v8/context'
Copy permalink