Options
All
  • Public
  • Public/Protected
  • All
Menu

@matrix-org/matrix-sdk-crypto-wasm

Index

Functions

  • Get the versions of the Rust libraries we are using.

    Returns Versions

  • start(): void
  • Run some stuff when the Wasm module is instantiated.

    Right now, it does the following:

    • Redirect Rust panics to JavaScript console.

    Returns void

Generated using TypeDoc