Function init

  • Initialize the Wasm module.

    This function must be called before any of the others

    Parameters

    • Optional moduleOverrides: any

    Returns Promise<void>

Generated using TypeDoc