Deno.version.v8 - Deno documentation
property Deno.version.v8

The V8 version used by Deno. For example: "10.7.100.0".

V8 is the underlying JavaScript runtime platform that Deno is built on top of.

Type

string