This package browser is in early development. Mind the rough edges.

binaryen 112

Optimizer and compiler/toolchain 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.

Installation

Install binaryen 112 as follows:

guix install binaryen@112

Or install the latest version:

guix install binaryen

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.