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

Pakiet: binaryen (120-4 i inne)

Odnośniki dla binaryen

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego binaryen:

Opiekunowie:

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 120-4 4 943,7 KiB26 235,0 KiB [lista plików]
arm64 120-4 4 481,2 KiB27 831,0 KiB [lista plików]
armel 120-4 4 052,9 KiB23 337,0 KiB [lista plików]
armhf 120-4 4 259,5 KiB18 281,0 KiB [lista plików]
hppa (port nieoficjalny) 108-1 3 246,5 KiB18 839,0 KiB [lista plików]
i386 120-4 5 240,1 KiB26 033,0 KiB [lista plików]
ia64 (port nieoficjalny) 108-1 3 584,8 KiB29 380,0 KiB [lista plików]
loong64 (port nieoficjalny) 120-4 4 666,9 KiB28 727,0 KiB [lista plików]
m68k (port nieoficjalny) 89-1 7 671,4 KiB60 594,0 KiB [lista plików]
mips64el 120-4 4 489,2 KiB35 043,0 KiB [lista plików]
ppc64 (port nieoficjalny) 120-4 5 025,2 KiB38 138,0 KiB [lista plików]
ppc64el 120-4 4 982,0 KiB33 591,0 KiB [lista plików]
riscv64 120-4 5 237,0 KiB26 219,0 KiB [lista plików]
s390x 120-4 4 982,4 KiB29 275,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]