Expand description
JIT execution functionality (std-only)
Structs§
- Callable
JitFunction - A JIT-compiled function that can be called directly
- RawCallable
JitFunction - A raw JIT-compiled function for manual type conversion
Enums§
- JitError
- Errors that can occur during JIT execution