import { default } from "https://deno.land/x/comrak@0.1.1/pkg/comrak_wasm.d.ts";
If module_or_path
is {RequestInfo} or {URL}, makes a request and
for everything else, calls WebAssembly.instantiate
directly.
import { default } from "https://deno.land/x/comrak@0.1.1/pkg/comrak_wasm.d.ts";
If module_or_path
is {RequestInfo} or {URL}, makes a request and
for everything else, calls WebAssembly.instantiate
directly.