Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/cli/js/compiler_host.ts

A modern runtime for JavaScript and TypeScript.
Go to Latest
import * as deno from "https://deno.land/x/deno@v0.30.0/cli/js/compiler_host.ts";

Variables

Options that need to be used when generating a bundle (either trusted or runtime).

Default options used by the compiler Host when compiling.

Options that need to be used when doing a runtime (non bundled) compilation

Default options used when doing a transpile only.