* factor common code * move fde/unwind emit to more abstract level * code_len -> function_size * speedup block scanning * better function_size calciulation * Rename UnwindCode enums
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.