import * as mod from "https://dotland.deno.dev/x/eszip@v0.79.1/eszip_wasm.generated.d.ts";
Functions
Serialize a module graph into eszip. | |
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. | |