[ Источник: emscripten ]
Пакет: emscripten (2.0.12~dfsg-2)
Ссылки для emscripten
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код 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]
Сопровождающие:
Внешние ресурсы:
- Сайт [emscripten.org]
Подобные пакеты:
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.
Другие пакеты, относящиеся к emscripten
|
|
|
|
-
- dep: binaryen (>= 99)
- compiler and toolchain infrastructure library for WebAssembly
-
- dep: clang (>= 1:11.0)
- C, C++ and Objective-C compiler (LLVM based), clang binary
-
- dep: lld (>= 1:11.0)
- LLVM-based linker
-
- dep: llvm (>= 1:11.0)
- Low-Level Virtual Machine (LLVM)
-
- dep: node-acorn
- Transitional dummy package for upgrading to node-debbundle-acorn
-
- dep: nodejs
- взаимодействие на основе событий в V8 javascript — программа
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- rec: libjs-d3
- JavaScript visualization library for HTML and SVG
-
- rec: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: adb
- Android Debug Bridge
-
- sug: automake
- Tool for generating GNU Standards-compliant Makefiles
-
- sug: closure-compiler
- JavaScript optimizing compiler
-
- sug: cmake
- cross-platform, open-source make system
-
- sug: make
- утилита управления компиляцией
-
- sug: python3-ply
- Lex and Yacc implementation for Python3
-
- sug: scons
- замена make
-
- sug: wabt
- WebAssembly Binary Toolkit
Загрузка emscripten
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 10 838,9 Кб | 43 435,0 Кб | [список файлов] |