Add iteration over the VM's object linked list in wrenFreeVM to properly deallocate all allocated GC objects before freeing the VM memory, replacing the previous TODO placeholder comment.
Add iteration over the VM's object linked list in wrenFreeVM to properly deallocate all allocated GC objects before freeing the VM memory, replacing the previous TODO placeholder comment.