Skip to main content

Module codegen

Module codegen 

Source
Expand description

Code Generation

§File

crates/axonml-jit/src/codegen.rs

§Author

Andrew Jewell Sr - AutomataNexus

§Updated

March 8, 2026

§Disclaimer

Use at own risk. This software is provided “as is”, without warranty of any kind, express or implied. The author and AutomataNexus shall not be held liable for any damages arising from the use of this software.

Structs§

CompiledFunction
A compiled function ready for execution.
JitCompiler
JIT compiler.