Prepare the v0.20 Release
Posted on 2006-03-24 00:00:00
I've been reading quite a bit about the code generation topic over the past days and decided to scrap my previous idea and go with another one which should do the trick. My idea is to keep track of the virtual stack and generate code based off the information present on this stack. I'll start playing with it tomorrow.

I've optimized the emitted code for the prologue and epilogue of an instruction and removed 5 instructions. There's a visible speed increase, but nothing really significant (maybe an half of a frame).