Description
A C library for implementing foreign function calls in embedded interpreters. Language runtimes and interpreters use it to call functions across ABI boundaries more flexibly.
Most users need it as a dependency of software that embeds scripting or dynamic language features. It is a low-level developer library, not an end-user tool.