Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

binaryen-104-1.el7 RPM for x86_64

From EPEL 7 for x86_64 / Packages / b

Name: binaryen Distribution: Fedora Project
Version: 104 Vendor: Fedora Project
Release: 1.el7 Build date: Wed Jan 12 09:10:43 2022
Group: Unspecified Build host: buildvm-x86-22.iad2.fedoraproject.org
Size: 16401059 Source RPM: binaryen-104-1.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/WebAssembly/binaryen
Summary: 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).

Provides

Requires

License

ASL 2.0

Changelog

* Tue Jan 11 2022 Dominik Mierzejewski <rpm@greysector.net> 104-1
  - update to 104 (#2033827)
  - fixes CVE-2021-45290 (#2037323, #2037325)
  - fixes CVE-2021-45293 (#2037324, #2037326)
* Sun Dec 05 2021 Dominik Mierzejewski <rpm@greysector.net> 103-1
  - update to 103 (#2028875)
* Sun Sep 12 2021 Dominik Mierzejewski <rpm@greysector.net> 102-1
  - update to 102 (#2003235)
  - use DevToolset 10 and disable tests on EPEL7 (missing dependencies)
* Sat May 15 2021 Dominik Mierzejewski <rpm@greysector.net> 101-1
  - update to 101 (#1950518)
* Wed Mar 17 2021 Dominik Mierzejewski <rpm@greysector.net> 100-1
  - update to 100 (#1914377)
  - drop obsolete patch
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 98-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 10 2020 Dominik Mierzejewski <rpm@greysector.net> 98-1
  - update to 98 (#1887966)
* Wed Oct 07 2020 Dominik Mierzejewski <rpm@greysector.net> 97-1
  - update to 97 (#1880087)
* Tue Aug 18 2020 Dominik Mierzejewski <rpm@greysector.net> 96-1
  - update to 96
  - drop obsolete patch
* Wed Jul 29 2020 Dominik Mierzejewski <rpm@greysector.net> 95-3
  - fix build on F31/F32
* Tue Jul 28 2020 Dominik Mierzejewski <rpm@greysector.net> 95-2
  - use built binaries in tests
  - fix (r)paths to internal shared library
  - filter internal shared library from Provides/Requires
* Tue Jul 21 2020 Dominik Mierzejewski <rpm@greysector.net> 95-1
  - initial build

Files

/usr/bin/wasm-as
/usr/bin/wasm-ctor-eval
/usr/bin/wasm-dis
/usr/bin/wasm-emscripten-finalize
/usr/bin/wasm-fuzz-types
/usr/bin/wasm-metadce
/usr/bin/wasm-opt
/usr/bin/wasm-reduce
/usr/bin/wasm-shell
/usr/bin/wasm-split
/usr/bin/wasm2js
/usr/include/binaryen-c.h
/usr/include/wasm-delegations.def
/usr/lib64/binaryen/libbinaryen.so
/usr/share/doc/binaryen-104
/usr/share/doc/binaryen-104/README.md
/usr/share/licenses/binaryen-104
/usr/share/licenses/binaryen-104/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 25 02:24:52 2024