Add a new type of Env that handles native executables, so non-windows games and programs can be ran via WEM.
For this, an Env interface could be implemented and used within the Run() method and elsewhere.
Env
Run()