- don't use camel case but snake casing; - longer variable names; - more whitespace; - add/wrap comments;
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.
- don't use camel case but snake casing; - longer variable names; - more whitespace; - add/wrap comments;
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.