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