Module jit

Module jit 

Source
Expand description

JIT execution functionality (std-only)

Structs§

CallableJitFunction
A JIT-compiled function that can be called directly
RawCallableJitFunction
A raw JIT-compiled function for manual type conversion

Enums§

JitError
Errors that can occur during JIT execution