Skip to content
Latchkey

Foreign Function Interface - CI/CD Glossary Definition

A foreign function interface (FFI) lets a program call code written in another language by reconciling calling conventions, name mangling, and data layouts at the boundary; it is how managed languages invoke native C libraries.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →