How to embed V8 in a Java application?

Viewed 29303

I'm looking for a solution for embedding the Google JavaScript engine V8 in my Java application.

Have you got some solutions?

3 Answers
Related