[ Fonte: emscripten ]
Pacote: emscripten (3.1.69+dfsg-1)
Links para emscripten
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte emscripten:
- [emscripten_3.1.69+dfsg-1.dsc]
- [emscripten_3.1.69+dfsg.orig-Xtypes.tar.xz]
- [emscripten_3.1.69+dfsg.orig.tar.xz]
- [emscripten_3.1.69+dfsg-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [emscripten.org]
Pacotes similares:
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 (at least release 1.0.24-2). * emcmake requires cmake. * emconfigure may require automake. * emmake requires make. * emrun option --android requires adb. * emscons requires scons. * WebIDL Binder requires python3-ply.
Outros pacotes relacionados a emscripten
|
|
|
|
-
- dep: binaryen
- compiler and toolchain infrastructure library for WebAssembly
-
- dep: ccache
- cache de compilador para recompilação rápida de código C/C++
-
- dep: clang-19
- C, C++ and Objective-C compiler
-
- dep: lld-19
- LLVM-based linker
-
- dep: llvm-19
- Modular compiler and toolchain technologies
-
- dep: node-acorn
- ECMAScript parser for Node.js
-
- dep: nodejs (>= 12)
- entrada/saída orientada por eventos para javascript V8 - executável runtime
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: libjs-d3
- JavaScript visualization library for HTML and SVG
-
- rec: python3-numpy
- Python library for numerical computations (Python 3)
-
- sug: adb
- Android Debug Bridge
também um pacote virtual fornecido por google-android-platform-tools-installer
-
- sug: automake
- ferramenta para geração de arquivos Makefile compatíveis com os padrões GNU
-
- sug: closure-compiler
- JavaScript optimizing compiler
-
- sug: cmake
- sistema de código aberto make, interplataforma
-
- sug: emscripten-doc
- LLVM-to-JavaScript Compiler (documentation)
-
- sug: make
- utilitário para compilação direta
-
- sug: python3-ply
- Lex and Yacc implementation for Python3
-
- sug: scons
- substituto do make
-
- sug: wabt (>= 1.0.24-2~)
- WebAssembly Binary Toolkit
Download de emscripten
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 233,687.8 kB | 1,636,995.0 kB | [lista de arquivos] |