@wireapp/core-crypto
    Preparing search index...

    Function initWasmModule

    • Initialises the wasm module necessary for running core crypto.

      Parameters

      • location: undefined | string = undefined

        path where the wasm module is located. If omitted the module is assumed be located at the root of the core crypto module.

      Returns Promise<void>