emscripten binary package in Ubuntu Noble amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-04-05 14:33:36 UTC Published Ubuntu Noble amd64 release universe devel Optional 3.1.6~dfsg-7
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe devel Optional 3.1.6~dfsg-7
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-04-05 14:37:37 UTC Superseded Ubuntu Noble amd64 release universe devel Optional 3.1.6~dfsg-6
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of emscripten 3.1.6~dfsg-7 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-04-06 18:10:14 UTC Deleted Ubuntu Noble amd64 proposed universe devel Optional 3.1.6~dfsg-6
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2023-11-01 06:15:19 UTC Superseded Ubuntu Noble amd64 release universe devel Optional 3.1.6~dfsg-5
  • Removal requested .
  • Superseded by amd64 build of emscripten 3.1.6~dfsg-6 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu