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

x/foras/src/deno/mod.ts>Foras.initSync

WebAssembly port of Deflate, Gzip, and Zlib compression algorithms
Latest
function Foras.initSync
import { Foras } from "https://deno.land/x/foras@v2.1.4/src/deno/mod.ts";
const { initSync } = Foras;

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