Is it possible to install app from Windows Phone Store to WP 8 emulator?
Marketplace applications are run through the native image generator, so if they were not already compiled for ARM only, they will be once ngen have finished it's job.
And you obviously cannot install ARM applications on a x86 emulator.