Java Addon V8 (Web REAL)

Embed V8 today. Your future self—and your users—will thank you.

A Java library that embeds Google's V8 JavaScript engine. It allows executing JavaScript code directly from Java applications. Java Addon V8

import com.eclipsesource.v8.V8; import com.eclipsesource.v8.V8Array; import com.eclipsesource.v8.V8Object; Embed V8 today