Function createEmulator

  • Create a new instance of the emulator.

    Parameters

    • Optional wasmModuleUrl: string

      Optional: URL for loading the web assembly module

    Returns Promise<Emulator>

    Emulator instance

Generated using TypeDoc