import * as denoDoc from "https://deno.land/x/deno_doc@0.125.0/deno_doc_wasm.generated.js";
Functions
f doc | |
Instantiates an instance of the Wasm module returning its functions. | |
Instantiates an instance of the Wasm module along with its exports. | |
Gets if the Wasm module has been instantiated. |
Interfaces
Options for instantiating a Wasm instance. | |