With ffi-inliner you can run C code within your ruby script.
gem install ffi-inlinerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inline C code and call it from Ruby
Install a C compiler (e.g., build-essential on Debian/Ubuntu, Xcode Command Line Tools on macOS).
No dependency data recorded yet.