Inline allows you to write foreign code (e.g., C/C++) within your Ruby code, automatically building and loading it when necessary.
gem install RubyInlineNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inline C code in Ruby
Install a C compiler like gcc or clang
No dependency data recorded yet.