Use FFI
Closed this issue · 1 comments
mudge commented
Look into using Ruby FFI for compatibility with Rubinius and JRuby (instead of relying on the C API) c.f. http://blog.headius.com/2008/10/ffi-for-ruby-now-available.html
mudge commented
Unfortunately, it looks like there isn't really any support for FFI with C++ libraries at this time.