Skip to main content
Latest
import * as lean from "https://deno.land/x/lean@0.0.6/lib/deps.ts";

Classes

Used to construct an HTTP server.

Functions

If module_or_path is {RequestInfo} or {URL}, makes a request and for everything else, calls WebAssembly.instantiate directly.

Interfaces

Options for transform.

Type Aliases

A handler for HTTP requests. Consumes a request and connection information and returns a response.