Skip to main content
Module

x/eszip/eszip_wasm.generated.js

A compact file format to losslessly serialize an ECMAScript module graph into a single file
Go to Latest
import * as eszip from "https://deno.land/x/eszip@v0.44.0/eszip_wasm.generated.js";

Functions

Serialize a module graph into eszip.

Instantiates an instance of the Wasm module returning its functions.

Instantiates an instance of the Wasm module along with its exports.

Gets if the Wasm module has been instantiated.