Description
Automates the build steps needed to compile native libraries for Ruby FFI projects. It is useful for gems that need C code, shared libraries, or platform-specific native components.
Native compilation depends on compilers, headers, paths, and platform ABIs. Review build scripts before running them from untrusted sources, and keep reproducible build settings where possible.