Sha256: dea43e8044284df50f8b8772e9b48ba8b109b45c74111ff73619775d57ad8d67
Contents?: true
Size: 348 Bytes
Versions: 38
Compression:
Stored size: 348 Bytes
Contents
This crate provides a straightforward way to create a [Cranelift](https://crates.io/crates/cranelift) IR function and fill it with instructions translated from another language. It contains an SSA construction module that provides convenient methods for translating non-SSA variables into SSA Cranelift IR values via `use_var` and `def_var` calls.
Version data entries
38 entries across 38 versions & 1 rubygems