该页面暂无翻译,已显示英文版本。

initSync()

function initSync(module): InitOutput;

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

Parameters

ParameterTypeDescription
module| { module: SyncInitInput; } | SyncInitInputPassing SyncInitInput directly is deprecated.

Returns

InitOutput

© 2026 ByteLand Technology Limited