probe-web / @probe-web/client / index / ensureWasm
Function: ensureWasm()
ts
function ensureWasm(): Promise<unknown>;Defined in: index.ts:57
Instantiate the wasm module once. Called implicitly by Client.connect.
Returns
Promise<unknown>