Service to handle Pyodide package preloading. Manages package downloads and caching for offline Python execution.
Dispose the preloader service.
Sets up the Pyodide preloader by prompting the user on first startup, registering configuration change watchers, and starting the download if the preload behavior setting allows it.
Service to handle Pyodide package preloading. Manages package downloads and caching for offline Python execution.