Deno.build.target - Deno documentation
property Deno.build.target

The LLVM target triple, which is the combination of ${arch}-${vendor}-${os} and represent the specific build target that the current runtime was built for.

Type

string