Changes for version 0.20 - 2026-05-01
- t/123-builder-jit-inheritance.t: replace alloca() with portable Newx/Safefree.
- xs_jit_compile_file: handle Cygwin's $Config{libperl} naming ("cygperl5_40_3.dll" rather than "libperl..."), and fall back to -lperl when no parsable name is derivable.
Modules
Lightweight JIT compiler for XS code
interface for building XS/C code strings
Bindings generated by XS::JIT::Header
C header file parser for XS::JIT::Header
C to Perl type mappings for XS::JIT::Header