import { default } from "https://deno.land/x/deno_dom@v0.1.37/build/deno-wasm/deno-wasm.d.ts";
If module_or_path
is {RequestInfo} or {URL}, makes a request and
for everything else, calls WebAssembly.instantiate
directly.
Returns
Promise<InitOutput>