Add support for running `wsldhost` as a Windows service. This will hopefully enable us to auto start `wsldhost` on startup. The `windows_service` crate appears to implement the scaffolding to implement a Windows service.
Add support for running
wsldhostas a Windows service. This will hopefully enable us to auto startwsldhoston startup.The
windows_servicecrate appears to implement the scaffolding to implement a Windows service.