Skip navigation links

Package com.caoccao.javet.interop.options

Configuration options for creating V8 and Node.js runtimes.

See: Description

Package com.caoccao.javet.interop.options Description

Configuration options for creating V8 and Node.js runtimes.

Flags are set globally before creating the first runtime and are sealed after V8 initialization. Runtime options are per-runtime and passed to V8Host.createV8Runtime(runtimeOptions).

Since:
1.0.0
Skip navigation links