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