Hacker News new | ask | show | jobs
by angersock 4473 days ago
https://developers.google.com/v8/embed

EDIT:

V8 is quite powerful, don't get me wrong. But, it requires a bit more knowledge of C++ to use and use well, and sometimes that can be a bit much. Also, if you're exporting functionality via a static library, you really don't always want to use anything other than vanilla C.