Skip to main content

Module jit

Module jit 

Source
Expand description

Cranelift JIT compilation context.

JitContext owns the Cranelift [JITModule] and provides shared compilation infrastructure for ExprCompiler.

Structsยง

JitContext
Owns the Cranelift JIT module and builder context used for compiling expressions.