Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lol_html/mod.ts>initSync

The Low Output Latency streaming HTML rewriter/parser with CSS-selector based API, in Webassembly.
Go to Latest
function initSync
import { initSync } from "https://deno.land/x/lol_html@0.0.6/mod.ts";

Instantiates the given module, which can either be bytes or a precompiled WebAssembly.Module.