Emscripten (https://emscripten.org/)
- is a LLVM-to-JavaScript transpiler
- emscripten can:
Example Demos
- angry bots - http://beta.unity3d.com/jonas/AngryBots/
- dead trigger 2 - http://beta.unity3d.com/jonas/DT2/
- more demos - https://github.com/emscripten-core/emscripten/wiki/Porting-Examples-and-Demos
Installation
- https://emscripten.org/docs/getting_started/downloads.html
brew install emscripten