todas as opções
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ] [  experimental  ]
[ Fonte: binaryen  ]

Pacote: binaryen (120-4 e outros)

Links para binaryen

Screenshot

Recursos de Debian:

Baixe o pacote-fonte binaryen:

Mantenedores(as):

Fontes externas:

Pacotes similares:

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

Outros pacotes relacionados a binaryen

  • depende
  • recomenda
  • sugere
  • melhora

Download de binaryen

Baixe para todas as arquiteturas disponíveis
Arquitetura Versão Tamanho do pacote Tamanho instalado Arquivos
alpha (porte não oficial) 108-1 3,069.2 kB18,488.0 kB [lista de arquivos]
amd64 120-4 4,943.7 kB26,235.0 kB [lista de arquivos]
arm64 120-4 4,481.2 kB27,831.0 kB [lista de arquivos]
armel 120-4 4,052.9 kB23,337.0 kB [lista de arquivos]
armhf 120-4 4,259.5 kB18,281.0 kB [lista de arquivos]
hppa (porte não oficial) 108-1 3,246.5 kB18,839.0 kB [lista de arquivos]
i386 120-4 5,240.1 kB26,033.0 kB [lista de arquivos]
ia64 (porte não oficial) 108-1 3,584.8 kB29,380.0 kB [lista de arquivos]
loong64 (porte não oficial) 120-4 4,666.9 kB28,727.0 kB [lista de arquivos]
m68k (porte não oficial) 89-1 7,671.4 kB60,594.0 kB [lista de arquivos]
mips64el 120-4 4,489.2 kB35,043.0 kB [lista de arquivos]
ppc64 (porte não oficial) 120-4 5,025.2 kB38,138.0 kB [lista de arquivos]
ppc64el 120-4 4,982.0 kB33,591.0 kB [lista de arquivos]
riscv64 120-4 5,237.0 kB26,219.0 kB [lista de arquivos]
s390x 120-4 4,982.4 kB29,275.0 kB [lista de arquivos]
sh4 (porte não oficial) 108-1 3,704.4 kB15,897.0 kB [lista de arquivos]
sparc64 (porte não oficial) 108-1 2,597.0 kB15,495.0 kB [lista de arquivos]
x32 (porte não oficial) 108-1 3,103.3 kB14,594.0 kB [lista de arquivos]