initSync

initSync

initSync(module, maybe_memory?): InitOutput

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

Parameters

NameType

module

maybe_memory?

Memory

Returns

InitOutput

Defined in

ontropy_crypto.d.ts:206

Last updated