Linkers

I recently learned that linkers are really cool.That led me to a fun exploration of how linux linkers work, and how Ruby C extensions rely on them.I always knew that Ruby C extensions existed (that they break all the time is a constant reminder…) but I never really connected the dots between “here’s some C code” and how Ruby actually runs that code.Ruby C extensions are just shared libraries following certain conventions. Specifically, a Ruby C extension might look like this:.
Linkers #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/linkers

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles