• Initialize the wasm module from a base64 encoded string

    Parameters

    • wasmBase64: string

      The bytes of the wasm file as a base64 encoded string

    Returns Promise<void>

Generated using TypeDoc