Skip to content
Sections
>> Trisquel >> Packages >> etiona >> devel >> emscripten
etiona  ] [  aramo  ]
[ Source: emscripten  ]

Package: emscripten (1.22.1-1build1)

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

Other Packages Related to emscripten

  • depends
  • recommends
  • suggests
  • dep: clang
    C, C++ and Objective-C compiler (LLVM based)
  • dep: libclosure-compiler-java
    JavaScript optimizing compiler - library package
  • dep: llvm (>= 1:3.3)
    Low-Level Virtual Machine (LLVM)
  • dep: node-uglify
    JavaScript parser, mangler/compressor and beautifier toolkit
  • dep: nodejs
    evented I/O for V8 javascript
  • dep: python
    interactive high-level object-oriented language (default version)

Download emscripten

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 19,296.1 kB95792 kB [list of files]
i386 19,295.7 kB95792 kB [list of files]