Extending Emscripten to Support Objective-C — running iOS Apps on the Web

Emscripten is a source-to-source compiler that converts C/C++ to JavaScript. As part of our effort to run iOS applications on web browsers, we have extended Emscripten to compile and run Objective-C.