Return null to signal Pyodide should be handled by providers directly.
Auto-connect context (unused for Pyodide).
Always null since Pyodide is not a cloud runtime.
StaticisCheck if Pyodide should be used based on strategy name.
Strategy name from config.
True if Pyodide should be used.
Auto-connect strategy that returns Pyodide as the default browser-based Python kernel.