You mean porting the runtime to a new platform? It's not all that simple, we have to remove all the WinAPI calls and anything platform specific, write a new window messaging system, and come up with a system for plugin writers to write plugins for other platforms. It's a lot of work.