Function: initSync()
typescript
1
initSync(module): InitOutput
Defined in: ridb_core.d.ts:1042
Instantiates the given module
, which can either be bytes or
a precompiled WebAssembly.Module
.
initSync(module): InitOutput
Defined in: ridb_core.d.ts:1042
Instantiates the given module
, which can either be bytes or
a precompiled WebAssembly.Module
.