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

x/wasm/wasi.ts>WASI#instantiate

Monorepo for Javascript WebAssembly packages by Wasmer
Go to Latest
method WASI.prototype.instantiate
Re-export
import { WASI } from "https://deno.land/x/wasm@v1.2.2/wasi.ts";

Parameters

module_or_instance: any
optional
imports: object