Sha256: e088ebe44b1f1bb461724ef7fd28c553d436b293c4f4822b9faa58eea8b5e509
Contents?: true
Size: 560 Bytes
Versions: 8
Compression:
Stored size: 560 Bytes
Contents
![logo](http://dl.dropbox.com/u/80664946/emscripten_logo.jpg) Emscripten ========== Emscripten is an LLVM-to-JavaScript compiler. It takes LLVM bitcode - which can be generated from C/C++, using llvm-gcc or clang, or any other language that can be converted into LLVM - and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run). Links to **demos**, **tutorial**, **FAQ**, etc: <https://github.com/kripken/emscripten/wiki> Main project page: <http://emscripten.org> Emscripten is MIT licensed, see LICENSE.txt.
Version data entries
8 entries across 8 versions & 1 rubygems