solar-codegen 0.2.0

Solidity MIR and EVM code generation
Documentation
1
2
3
//! Shared helper APIs used by MIR analyses, transformations, and backends.

pub(crate) mod evm_word;