WebAssembly Intermediate Representation

GPL-3.0 Maintained Unstable Crates.io latest version Crates.io total downloads

This is an Intermediate Representation which can be compiled into WebAssembly.

The source code is in an experimental state and will be fully documented in its final version.

Warning : we do not recommend to use this code in a production environment, even if it theoretically works we haven't finished writing tests to make sure everything works and avoid regressions.

The codebase is licensed under GNU General Public License v3, you have the right to exploit this source code but it must remain open-source and under the same license, thanks for your support !

If you want to join the development and contribute to the project, please reach us at contact@blueforest.cc.

Todo

Values

Types

Instructions

Control

Reference

Parametric

Variable

Table

Memory

Numeric

Module

Contributors