Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/wasm
initSync
Function initSync
initSync
(
module
:
SyncInitInput
)
:
void
Init the WASM blob synchronously (e.g. by passing a
WebAssembly.Module
instance)
Parameters
module
:
SyncInitInput
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Init the WASM blob synchronously (e.g. by passing a
WebAssembly.Module
instance)