Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/paimon/wasm/pkg/paimon.d.ts>initSync

WebAssembly port of RSA encryption and signatures
Latest
function initSync
import { initSync } from "https://deno.land/x/paimon@v1.1.3/wasm/pkg/paimon.d.ts";

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