# Source: emscripten # Package: emscripten-doc # Versions: emscripten-doc (3.1.69+dfsg-1), emscripten-doc (3.1.69+dfsg-3), emscripten-doc (3.1.69+dfsg-4), emscripten-doc (6.0.1+dfsg+~1.41.5-2), emscripten-doc (6.0.1+dfsg+~1.41.5-3), emscripten-doc (6.0.5+dfsg+~1.41.5-1), emscripten-doc (6.0.5+dfsg+~1.41.5-2) # This Description is active # This Description is owned # Prioritize: 46 Description: LLVM-to-JavaScript Compiler (documentation) 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. Description-it: compilatore da LLVM a JavaScript (documentazione) 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. . Questo pacchetto contiene la documentazione. # other Descriptions of the emscripten-doc package with a translation in it: # # Description-id: 210990 https://ddtp.debian.org/ddt.cgi?desc_id=210990 # patch https://ddtp.debian.org/ddt.cgi?diff1=210990&diff2=313595&language=it # This Description was in trixie from 2023-06-12 to 2025-02-16; # This Description was in bookworm from 2021-08-18 to 2026-07-13; # This Description was in bullseye from 2020-11-21 to 2024-09-02; # This Description was in jessie from 2013-10-29 to 2015-02-10; # This Description was in sid from 2013-05-30 to 2025-02-14; #