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

x/eszip/eszip_wasm.generated.d.ts>isInstantiated

A compact file format to losslessly serialize an ECMAScript module graph into a single file
Latest
function isInstantiated
import { isInstantiated } from "https://deno.land/x/eszip@v0.79.1/eszip_wasm.generated.d.ts";

Gets if the Wasm module has been instantiated.

Returns

boolean