SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

binaryen rpm build for : Fedora 32. For other distributions click binaryen.

Name : binaryen
Version : 97 Vendor : Fedora Project
Release : 1.fc32 Date : 2020-10-09 00:34:14
Group : Unspecified Source RPM : binaryen-97-1.fc32.src.rpm
Size : 11.86 MB
Packager : Fedora Project
Summary : Compiler and toolchain infrastructure library for WebAssembly
Description :
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).

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/32/Everything/x86_64/Packages/b

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  binaryen-97-1.fc32.x86_64.rpm
     

Provides :
binaryen
binaryen(x86-64)

Requires :
ld-linux-x86-64.so.2()(64bit)
ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.16)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.4)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libm.so.6(GLIBC_2.29)(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.5)(64bit)
libstdc++.so.6(CXXABI_1.3.7)(64bit)
libstdc++.so.6(CXXABI_1.3.8)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
libstdc++.so.6(GLIBCXX_3.4.17)(64bit)
libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
libstdc++.so.6(GLIBCXX_3.4.19)(64bit)
libstdc++.so.6(GLIBCXX_3.4.20)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.22)(64bit)
libstdc++.so.6(GLIBCXX_3.4.26)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/wasm-as
/usr/bin/wasm-ctor-eval
/usr/bin/wasm-dis
/usr/bin/wasm-emscripten-finalize
/usr/bin/wasm-metadce
/usr/bin/wasm-opt
/usr/bin/wasm-reduce
/usr/bin/wasm-shell
/usr/bin/wasm2js
/usr/include/binaryen-c.h
/usr/lib/.build-id
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/2397daf3530bb6aeb0819d9ec7ddb6b93ec158
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/4ba370a081c52dd026bac1576b2f16a39ec03c
/usr/lib/.build-id/47
/usr/lib/.build-id/47/1caac917e64223a195ef24bfee6b6a69362013
/usr/lib/.build-id/54
/usr/lib/.build-id/54/c9b7bc130644116e7a2f436f194aa71c0d1204
/usr/lib/.build-id/93
/usr/lib/.build-id/93/7a4a22ec5b2871d08791bea3fd5163e19e1e17
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/5c7935ac2601a9cdd1f2193d074025915b1b29
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/c605e5547ca310e83c8c5d4aa71a226f73874b
/usr/lib/.build-id/da
/usr/lib/.build-id/da/5f048560785afc61a4cd60992b641cf1c10671
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/ba94e0c5fb5f9ee6f5e7c7d16883eb571f690b
/usr/lib/.build-id/f2
There is 6 files more in these RPM.

 
ICM