Moves Emscripten build files into Platforms/emscripten.
_Py_Version
Use integer bit shifting instead of conversion to strings to compute Python version.
Cleaned up formatting (and a stray closing tag) of the web example HTML and JS.
Moves the Emscripten web example into a standalone folder, and updates Makefile targets to build the web example. Instructions for usage have also been added.