alla flaggor
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ] [  experimental  ]
[ Källkod: binaryen  ]

Paket: binaryen (108-1 och andra)

Länkar för binaryen

Screenshot

Debianresurser:

Hämta källkodspaketet binaryen:

Ansvarig:

Externa resurser:

Liknande paket:

compiler and toolchain infrastructure library for WebAssembly

Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++. It aims to make compiling to WebAssembly easy, fast, and effective:

 * Easy: Binaryen has a simple C API in a single header, and can also be used
   from JavaScript. It accepts input in WebAssembly-like form but also
   accepts a general control flow graph for compilers that prefer that.

 * Fast: Binaryen's internal IR uses compact data structures and is designed
   for completely parallel codegen and optimization, using all available CPU
   cores. Binaryen's IR also compiles down to WebAssembly extremely easily and
   quickly because it is essentially a subset of WebAssembly.

 * Effective: Binaryen's optimizer has many passes that can improve code very
   significantly (e.g. local coloring to coalesce local variables; dead code
   elimination; precomputing expressions when possible at compile time; etc.).
   These optimizations aim to make Binaryen powerful enough to be used as a
   compiler backend by itself. One specific area of focus is on
   WebAssembly-specific optimizations (that general-purpose compilers might not
   do), which you can think of as wasm minification , similar to minification
   for JavaScript, CSS, etc., all of which are language-specific (an example of
   such an optimization is block return value generation in SimplifyLocals).

Andra paket besläktade med binaryen

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta binaryen

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Version Paketstorlek Installerad storlek Filer
alpha (inofficiell anpassning) 108-1 3.069,2 kbyte18.488,0 kbyte [filförteckning]
amd64 108-1 3.076,4 kbyte15.642,0 kbyte [filförteckning]
arm64 108-1 2.861,5 kbyte15.592,0 kbyte [filförteckning]
armel 108-1 2.625,7 kbyte13.398,0 kbyte [filförteckning]
armhf 108-1 2.764,5 kbyte10.462,0 kbyte [filförteckning]
hppa (inofficiell anpassning) 108-1 3.246,5 kbyte18.839,0 kbyte [filförteckning]
i386 108-1 3.225,5 kbyte15.336,0 kbyte [filförteckning]
ia64 (inofficiell anpassning) 108-1 3.584,8 kbyte29.380,0 kbyte [filförteckning]
m68k (inofficiell anpassning) 89-1 7.671,4 kbyte60.594,0 kbyte [filförteckning]
mips64el 108-1 2.772,8 kbyte20.623,0 kbyte [filförteckning]
ppc64 (inofficiell anpassning) 108-1 3.187,6 kbyte22.779,0 kbyte [filförteckning]
ppc64el 108-1 3.201,3 kbyte20.228,0 kbyte [filförteckning]
riscv64 108-1+b2 3.413,4 kbyte15.805,0 kbyte [filförteckning]
s390x 108-1 2.868,3 kbyte17.162,0 kbyte [filförteckning]
sh4 (inofficiell anpassning) 108-1 3.704,4 kbyte15.897,0 kbyte [filförteckning]
sparc64 (inofficiell anpassning) 108-1 2.597,0 kbyte15.495,0 kbyte [filförteckning]
x32 (inofficiell anpassning) 108-1 3.103,3 kbyte14.594,0 kbyte [filförteckning]