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

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

WebAssembly port of Rust's flate2, a Rust implementation of Deflate, Gzip, and Zlib compressions
Go to Latest
function initSync
Re-export
import { initSync } from "https://deno.land/x/foras@2.0.6/src/deno/mods/mod.ts";

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