👋
Here's our roadmap:
https://github.com/orgs/orbit-mvi/projects/1/views/1?layout=board
Right now we only support iOS and Android platforms, but we are going to be working on adding support for more.
Orbit is fairly platform agnostic, so it shouldn't be a problem to use it with Compose Desktop. I think the biggest thing to figure out there would be lifecycle management. You have ViewModels on Android, but other than that we're going to be looking at how other platforms manage the lifecycle and what we can do to make it easier to integrate with Orbit.