Background Platform Channels for desktop
Background Platform Channels (a way for Platform Channels to execute their host platform handlers on a background thread instead of forcing them to use the platform thread) are implemented for iOS and Android. This issue represents the work to implement them on the desktop platforms (and embedder.h).
Related Issue: #91635