|
infix
A JIT-Powered FFI Library for C
|
Directories | |
| elf | |
| pe | |
Files | |
| emit.c | |
| Implementation of the emit API for generating machine code. | |
| emit_internals.h | |
| Internal structures for the emit JIT code generation system. | |
| emit_math.c | |
| Math operations for JIT code generation (x86-64 and ARM64). | |