I was just like

This project really sounds great.

Now, I searched on google but i only found stuff.

I'm actually wondering how easy it will be, putting MicroPython on a PC - or rahter in a VMWare since i've got a workstation.

I could imagine that the MicroPython-runtime would need MicroPython-pc-drivers to do overpowered stuff like 3D animations or to use special hardware features.
Even though i except there is a logic way to put MicroPython into a pc (to get bootloaded on the processor), just allowing some simple actions.
I look forward to write some PythonFileSystems some day

And extra question: under what licences can i derive from MicroPython to improve pc-compatibility?
Edit: I'm already working on that "PythonOS" which would bring an app store and thread-, runtime-, library- and even user-management to the computer. It's all implied the way that python's nature does: dynamic.
This "OS" is supposed to get released under GPLv3