WinBoat is a new Linux app to run Windows apps with "seamless integration"

https://lemmy.world/post/35340449

WinBoat is a new Linux app to run Windows apps with "seamless integration" - Lemmy.World

Lemmy

How about just using virtualbox… Or maybe wine and stuff

Virtualbox is VMs. This is containers.

Containers are better, especially for a desktop: they are smaller, faster in every sense, and don’t permanently hog a fixed part of the resources, instead scaling dynamically, just like any other process on the host.

A VM in a container actually
What will they thing of next? A container in a VM?
Actually that is how ChromeOS does the Linux environment. They run a container image in a small performant VM and passthrough the windows with some fancy Wayland tool.