wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ] [  experimental  ]
[ Pakiet źródłowy: binaryen  ]

Pakiet: binaryen (108-1 i inne)

Odnośniki dla binaryen

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego binaryen:

Opiekun:

Zasoby zewnętrzne:

Podobne pakiety:

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).

Inne pakiety związane z binaryen

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie binaryen

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
alpha (port nieoficjalny) 108-1 3 069,2 KiB18 488,0 KiB [lista plików]
amd64 108-1 3 076,4 KiB15 642,0 KiB [lista plików]
arm64 108-1 2 861,5 KiB15 592,0 KiB [lista plików]
armel 108-1 2 625,7 KiB13 398,0 KiB [lista plików]
armhf 108-1 2 764,5 KiB10 462,0 KiB [lista plików]
hppa (port nieoficjalny) 108-1 3 246,5 KiB18 839,0 KiB [lista plików]
i386 108-1 3 225,5 KiB15 336,0 KiB [lista plików]
ia64 (port nieoficjalny) 108-1 3 584,8 KiB29 380,0 KiB [lista plików]
m68k (port nieoficjalny) 89-1 7 671,4 KiB60 594,0 KiB [lista plików]
mips64el 108-1 2 772,8 KiB20 623,0 KiB [lista plików]
ppc64 (port nieoficjalny) 108-1 3 187,6 KiB22 779,0 KiB [lista plików]
ppc64el 108-1 3 201,3 KiB20 228,0 KiB [lista plików]
riscv64 108-1+b2 3 413,4 KiB15 805,0 KiB [lista plików]
s390x 108-1 2 868,3 KiB17 162,0 KiB [lista plików]
sh4 (port nieoficjalny) 108-1 3 704,4 KiB15 897,0 KiB [lista plików]
sparc64 (port nieoficjalny) 108-1 2 597,0 KiB15 495,0 KiB [lista plików]
x32 (port nieoficjalny) 108-1 3 103,3 KiB14 594,0 KiB [lista plików]