hello neko-programmers,

while writing for the neko CFFI I would like to be able to trigger the GC, so I can test if some variables are swept up or not - eg like the ruby method GC.start. Is that possible ? In GDB I see a function GC_gcollect - is that something I can work with ?

- Niel

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to