On the Rubinius FFI
After reading the code of Rubinius FFI. I write a blog post to introduce it (with a simple example). The (almost) complete document for FFI is also presented, as well as a comparison to Python ctypes and a discussion on the future of FFI.
Post a comment