Crates.io | wasm-ir |
lib.rs | wasm-ir |
version | 0.1.9 |
source | src |
created_at | 2022-03-04 16:43:59.926762 |
updated_at | 2022-03-23 17:21:31.079685 |
description | An Intermediate Representation of WebAssembly |
homepage | |
repository | https://github.com/theblueforest/wasm-ir |
max_upload_size | |
id | 543587 |
size | 130,495 |
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 Affero 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.
Type
Import
Function
Table
Memory
Global
Export
Start
Element (except declarative)
Data count
Code
Data
Custom