therubyracer
https://github.com/rubyjs/therubyracer
C++
Embed the V8 Javascript Interpreter into Ruby
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported0 Subscribers
Add a CodeTriage badge to therubyracer
Help out
- Issues
- security hardening bug - stack clash attacks
- Test on Ruby 2.2 and auto test on patched versions
- Bumped version of libv8 to a Yosemite compatible version
- README.md: Syntax highlighting everywhere
- Removed Ruby warnings
- Fixes bignum conversions
- Upgrade to v8 4.5, move towards 1.0 release
- Added support for windows and mingw.
- Extended support for context timeouts to function calls
- Implement methods for Template, FunctionTemplate & ObjectTemplate
- Docs
- C++ not yet supported