cloudpilot
    Preparing search index...

    Function createEmulatorFactory

    • Create a factory function that creates new Emulator instances without redownloading and recompiling the WASM module.

      Parameters

      • options: LoadOptions = {}

        Optional: options for loading the emulator

      Returns () => Promise<Emulator>