85ed783ce4
Embed the V8 Javascript interpreter into Ruby. Features: * Evaluate Javascript from within Ruby * Embed your Ruby objects into the Javascript world * Manipulate JavaScript objects and call JavaScript functions from Ruby OK abieber@
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
Embed the V8 Javascript interpreter into Ruby. Features:
|
|
|
|
* Evaluate Javascript from within Ruby
|
|
* Embed your Ruby objects into the Javascript world
|
|
* Manipulate JavaScript objects and call JavaScript functions from Ruby
|