Nook and Emscripten: A technical look at C++ GameDev in the Browser
A blog post on tooNormal.com by Mike Kasprzak on using Emscripten to create a HTML5 game using C++.
It walks through the details of setting up Emscripten and how to get a C++ game working in the browser as an HTML5 game – great stuff.