Process WASM stack traces to support server-side symbolication.

This also hooks the WebAssembly loading browser API so that module registraitons are intercepted.

Hierarchy

  • Wasm

Implements

Properties

Methods

Properties

name: string = Wasm.id

Returns id

id: string = 'Wasm'

Inherit Doc

Methods

  • Sets the integration up only once. This takes no options on purpose, options should be passed in the constructor

    Parameters

    • addGlobalEventProcessor: ((callback) => void)
    • _getCurrentHub: (() => Hub)

    Returns void

Generated using TypeDoc