GTK::Simple is a recent example of how to make these bindings: https://github.com/perl6/gtk-simple/
Am 08.06.2014 12:56, schrieb Moritz Lenz: > Hallo Erik, > > On 08.06.2014 12:54, Erik Colson wrote: >> Is it possible to use an external C-library like wxwidgets from perl6/moarvm >> ? >> If so, is there any doc how this can be achieved ? > It is, through the NativeCall library: https://github.com/jnthn/zavolaj/ > > Cheers, > Moritz
