import * as netsaur from "https://deno.land/x/netsaur@0.4.2/packages/core/src/backends/wasm/lib/netsaur.generated.d.ts";
Functions
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. | |