* Initial approach. * Move stack_limit check before opening the frame * Account for GPRs and frame pointer in stack check * Check stack_limit example. * Remove stack_limit attribute code. Amends #359 * fmt
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.