[ Source: emscripten ]
Package: emscripten (2.0.12~dfsg-2)
Links for emscripten
Debian Resources:
Download Source Package emscripten:
- [emscripten_2.0.12~dfsg-2.dsc]
- [emscripten_2.0.12~dfsg.orig.tar.xz]
- [emscripten_2.0.12~dfsg-2.debian.tar.xz]
Maintainers:
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
Some uses of emscripten require additional packages:
* setting WASM2C requires wabt. * emcmake requires cmake. * emconfigure may require automake. * emmake requires make. * emrun option --android requires adb. * emscons requires scons. * WebIDL Binder requires python3-ply.
Other Packages Related to emscripten
|
|
|
|
-
- dep: binaryen (>= 99)
- libreria per infrastruttura di catena di strumenti e compilatore per WebAssembly
-
- dep: clang (>= 1:11.0)
- compilatore C, C++ e Objective-C (basato su LLVM), binario clang
-
- dep: lld (>= 1:11.0)
- linker basato su LLVM
-
- dep: llvm (>= 1:11.0)
- Low-Level Virtual Machine (LLVM)
-
- dep: node-acorn
- pacchetto fittizio di transizione per aggiornare a node-debbundle-acorn
-
- dep: nodejs
- I/O con eventi per JavaScript V8 - eseguibile runtime
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- rec: libjs-d3
- libreria JavaScript di visualizzazione per HTML e SVG
-
- rec: python3-numpy
- veloce struttura per array per il linguaggio Python 3
-
- sug: adb
- Android Debug Bridge
-
- sug: automake
- strumento per generare Makefile secondo gli standard GNU
-
- sug: closure-compiler
- compilatore ottimizzante per JavaScript
-
- sug: cmake
- sistema «make» open source e multipiattaforma
-
- sug: make
- utilità per guidare la compilazione
-
- sug: python3-ply
- implementazione di Lex e Yacc per Python3
-
- sug: scons
- rimpiazzo per make
-
- sug: wabt
- WebAssembly Binary Toolkit
Download emscripten
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 10,838.9 kB | 43,435.0 kB | [list of files] |