Videos tagged with FFI


MountainWest RubyConf 2009: FFI

MountainWest RubyConf 2009: FFI

Posted in Conferences, Development

MRI, JRuby, Rubinius and other ruby implementations. What is an extension developer to do? One for each? Enter Foreign Function Invocation. Rubinius and JRuby ship with a version of libffi, and the ‘ffi’ rubygem for MRI. Now we, as extension developers, can write an extension once, and have it run on multiple ruby engines. We will look at differences between building a tradition MRI...

Tags: Conferences, Ruby, JRuby, Rubinius, Confreaks, MountainWest RubyConf 2009, FFI, MRI