Package: emscripten (3.1.6~dfsg-5)
Links for emscripten
Debian Resources:
Download Source Package emscripten:
- [emscripten_3.1.6~dfsg-5.dsc]
- [emscripten_3.1.6~dfsg.orig-Xtypes.tar.xz]
- [emscripten_3.1.6~dfsg.orig.tar.xz]
- [emscripten_3.1.6~dfsg-5.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [emscripten.org]
Similar packages:
compilatore da LLVM a JavaScript
Emscripten è un compilatore da LLVM a JavaScript. Prende bitcode LLVM, chiamato anche LLVM IR (che può essere generato da C/C++ usando Clang, o qualsiasi altro linguaggio che può essere convertito in bitcode LLVM) e lo compila in JavaScript, che può essere eseguito sul web (o dovunque può essere eseguito JavaScript).
Usando Emscripten è possibile:
* compilare codice C e C++ in JavaScript ed eseguirlo nel web; * eseguire codice anche in linguaggi come Python, compilando CPython da C in JavaScript e interpretando tale codice nel web.
Alcuni utilizzi di Emscripten richiedono pacchetti aggiuntivi:
* impostare WASM2C richiede wabt (almeno il rilascio 1.0.24-2), * emcmake richiede cmake, * emconfigure può richiedere automake, * emmake richiede make, * l'opzione --android di emrun richiede adb, * emscons richiede scons, * WebIDL Binder richiede python3-ply.
Other Packages Related to emscripten
|
|
|
|
-
- dep: binaryen
- libreria per infrastruttura di catena di strumenti e compilatore per WebAssembly
-
- dep: clang-14
- compilatore C, C++ e Objective-C
-
- dep: lld-14
- linker basato su LLVM
-
- dep: llvm-14
- tecnologie modulari per compilatore e toolchain
-
- dep: node-acorn
- analizzatore ECMAscript per Node.js
-
- dep: nodejs (>= 12)
- I/O con eventi per JavaScript V8 - eseguibile runtime
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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
also a virtual package provided by google-android-platform-tools-installer
-
- 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: emscripten-doc
- compilatore da LLVM a JavaScript
-
- sug: make
- utilità per guidare la compilazione
-
- sug: python3-ply
- implementazione di Lex e Yacc per Python3
-
- sug: scons
- rimpiazzo per make
-
- sug: wabt (>= 1.0.24-2~)
- WebAssembly Binary Toolkit
Download emscripten
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 106,411.3 kB | 805,446.0 kB | [list of files] |