全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ] [  experimental  ]
[ 源代码: binaryen  ]

软件包:binaryen(108-1 以及其他的)

binaryen 的相关链接

Screenshot

Debian 的资源:

下载源码包 binaryen

维护者:

外部的资源:

相似软件包:

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

其他与 binaryen 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 binaryen

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
alpha (非官方移植版) 108-1 3,069.2 kB18,488.0 kB [文件列表]
amd64 108-1 3,076.4 kB15,642.0 kB [文件列表]
arm64 108-1 2,861.5 kB15,592.0 kB [文件列表]
armel 108-1 2,625.7 kB13,398.0 kB [文件列表]
armhf 108-1 2,764.5 kB10,462.0 kB [文件列表]
hppa (非官方移植版) 108-1 3,246.5 kB18,839.0 kB [文件列表]
i386 108-1 3,225.5 kB15,336.0 kB [文件列表]
ia64 (非官方移植版) 108-1 3,584.8 kB29,380.0 kB [文件列表]
m68k (非官方移植版) 89-1 7,671.4 kB60,594.0 kB [文件列表]
mips64el 108-1 2,772.8 kB20,623.0 kB [文件列表]
ppc64 (非官方移植版) 108-1 3,187.6 kB22,779.0 kB [文件列表]
ppc64el 108-1 3,201.3 kB20,228.0 kB [文件列表]
riscv64 108-1+b2 3,413.4 kB15,805.0 kB [文件列表]
s390x 108-1 2,868.3 kB17,162.0 kB [文件列表]
sh4 (非官方移植版) 108-1 3,704.4 kB15,897.0 kB [文件列表]
sparc64 (非官方移植版) 108-1 2,597.0 kB15,495.0 kB [文件列表]
x32 (非官方移植版) 108-1 3,103.3 kB14,594.0 kB [文件列表]