Inferara project
A Rust toolset for working with WebAssembly and its extension with Inference non-deterministic instructions
More information about Inference can be found in the official Inference language spec and on the Inferara website.
This project is licensed under the MIT license.
- inf-wast is a fork of wast from wasm-tools which is under the Apache 2.0 license with the LLVM exception, so it inherits the same license.
- inf-wasmparser is a fork of wasmparser from wasm-tools which is under the Apache 2.0 license with the LLVM exception, so it inherits the same license.
Are welcome!