Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> devel >> emscripten
etiona  ] [  aramo  ]
[ ソース: emscripten  ]

パッケージ: 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

その他の emscripten 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • 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)

emscripten のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 19,296.1 kB95792 kB [ファイル一覧]
i386 19,295.7 kB95792 kB [ファイル一覧]