quixe
quixe copied to clipboard
Tailcall from startfunc causes premature exit
trafficstars
Quixe exits prematurely if the startfunc issues a tailcall instruction when nothing else is on the call stack. This behavior differs from glulxe, in which it works correctly.