Running Waydroid using LXD snap instead of LXC from Ubuntu repo

I’m just wondering if anyone has tried and if it’s possible?

You could definiotely craft something to do it if nobody has yet …

Here is an example of a home-build appliance for snapcraft where i utilize the lxd snap thorugh its socket:

here is the source:

and here is a more specific python example that shows how you can interact with the socket through pylxd to create and run images: