Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/emit/emit.generated.d.ts>isInstantiated

Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy
Latest
function isInstantiated
import { isInstantiated } from "https://deno.land/x/emit@0.40.0/emit.generated.d.ts";

Gets if the Wasm module has been instantiated.

Returns

boolean