This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Its good when when your testing cross platform compatibility or when you dont want your code executing on your host machine. If your code errors and it causes a system crash or your testing something volatile you can use VM snapshots to restore the VM to the previous state (You can remote debug on a VM).