76 The documentation on the Windows Developer Center along with samples in the Windows SDK sometimes refer to mixed language apps as “hybrid apps.” I’ve chosen to avoid the latter term because it already has a meaning in the context of other client platforms, namely apps that employ a fair amount of web content as you can do with Windows Store apps and iframe elements.

77 You might be interested in a series of blog posts by David Rousset about building a camera app using HTML and JavaScript. In Part 4 of that series he offers much more in-depth performance analysis for a variety of devices, using pixel manipulation components much like we’ve been working with here.