Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru <sylves...@debian.org>

* Package name    : emscripten
  Version         : git
  Upstream Author : Alon Zakai <alonza...@gmail.com>
* URL             : http://emscripten.org
* License         : MIT license and the University of Illinois/NCSA Open Source 
License
  Programming Lang: JS & co
  Description     : An LLVM-to-JavaScript Compiler

Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can 
be generated from C/C++ using Clang, or any other language that can be 
converted into LLVM bitcode) and compiles that into JavaScript, which can be 
run on the web (or anywhere else JavaScript can run).

Using Emscripten, you can

 *   Compile C and C++ code into JavaScript and run that on the web
 *   Run code in languages like Python as well, by compiling CPython from C to 
JavaScript and interpreting code in that on the web


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to