Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/parsedown/lib/parsedown.generated.js>instantiate

WASM code for parsing Markdown into HTML with light output tweaking
Latest
function instantiate
import { instantiate } from "https://deno.land/x/parsedown@1.4.1/lib/parsedown.generated.js";

Instantiates an instance of the Wasm module returning its functions.