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
Bill Robertson 138ef05d6a g++ now directing the linking, so extern "C" works. The example
code now also creates a simple struct and shuffles some data
around in it.  Also using the _allocate & _free stuff.
2009-10-08 20:46:59 -04:00
extconf.rb g++ now directing the linking, so extern "C" works. The example 2009-10-08 20:46:59 -04:00
t.rb g++ now directing the linking, so extern "C" works. The example 2009-10-08 20:46:59 -04:00
v8.cpp g++ now directing the linking, so extern "C" works. The example 2009-10-08 20:46:59 -04:00