@sheetwrite/wasmfunction
Instantiates the given module, which can either be bytes or
a precompiled WebAssembly.Module.
Declaration
function initSync( module: | { module: SyncInitInput; } | SyncInitInput,): InitOutputSheetwrite / Documentation
@sheetwrite/wasmInstantiates the given module, which can either be bytes or
a precompiled WebAssembly.Module.
function initSync( module: | { module: SyncInitInput; } | SyncInitInput,): InitOutput