June 13, 2017
4:38 p.m.
I'm a Pharo newbie. How can I use libraries like SDL2 or GTK+ from Pharo? Should this be done through FFI or a VM plugin? And in either case is there a guide to how to implement things using that technique?