[ Source: emscripten ]
Package: emscripten-doc (3.1.66~dfsg-2)
Links for emscripten-doc
Debian Resources:
Download Source Package emscripten:
- [emscripten_3.1.66~dfsg-2.dsc]
- [emscripten_3.1.66~dfsg.orig-Xtypes.tar.xz]
- [emscripten_3.1.66~dfsg.orig.tar.xz]
- [emscripten_3.1.66~dfsg-2.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [emscripten.org]
Similar packages:
LLVM-to-JavaScript Compiler
Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode, also called LLVM IR (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
This package contains the documentation.
Download emscripten-doc
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 996.3 kB | 21,323.0 kB | [list of files] |