Skip to main content

Module translate

Module translate 

Source
Expand description

Backend-agnostic MIR → Cranelift translation shared by the JIT and AOT object emitters. All helpers operate purely on a FunctionBuilder plus the per-function symbol maps, so both backends build identical code from the same source of truth.