Skip to main content

Module worker

Module worker 

Source
Expand description

JIT Compilation Backend

Implements the CompilationBackend trait from shape-vm so the TierManager can drive JIT compilation on a background worker thread.

Structsยง

JitCompilationBackend
JIT compilation backend that compiles hot loops to native code via Cranelift.