cloudpilot
    Preparing search index...

    Function createEmulatorFactory

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

      Parameters

      • OptionalwasmModuleUrl: string

        Optional: URL for loading the web assembly module

      Returns () => Promise<Emulator>