Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/eszip/eszip_wasm.generated.js>isInstantiated

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

Gets if the Wasm module has been instantiated.