Module

x/wasm/wasi.ts>WASI#instantiate

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

Parameters

module_or_instance: any
optional
imports: object

Returns

WebAssembly.Instance