|
infix
A JIT-Powered FFI Library for C
|
Files | |
| fuzz_abi.c | |
| Fuzzer target for the ABI classification layer. | |
| fuzz_direct.c | |
| Fuzzer target for the Direct Marshalling API generation logic. | |
| fuzz_helpers.c | |
Implements the core logic for generating random infix_type graphs from fuzzer input. | |
| fuzz_helpers.h | |
| Common definitions, structures, and helpers for all fuzzer targets. | |
| fuzz_regression_helpers.h | |
| Helper functions specifically for running regression tests from saved fuzzer inputs. | |
| fuzz_roundtrip.c | |
| Fuzzer target for Type -> String -> Type round-trip consistency. | |
| fuzz_signature.c | |
| Fuzzer target for the high-level signature parsing API. | |
| fuzz_trampoline.c | |
| Fuzzer target for the trampoline generation functions, including shared arena logic. | |
| fuzz_types.c | |
| Fuzzer target for the random type generation logic. | |