mikemike 21 hours ago A good read if you want to learn (more than you ever wanted) about stack frame unwinding in conjunction with a JIT compiler.The only correction I have: LuaJIT _does_ have 64 bit integers, e.g. 0x0123456789abcdefLL. gnurizen 17 hours ago Thanks for the kind words Mike, will correct ASAP! Kinda surprised that’s the only thing I got wrong, thanks for taking the time to read it.
gnurizen 17 hours ago Thanks for the kind words Mike, will correct ASAP! Kinda surprised that’s the only thing I got wrong, thanks for taking the time to read it.
A good read if you want to learn (more than you ever wanted) about stack frame unwinding in conjunction with a JIT compiler.
The only correction I have: LuaJIT _does_ have 64 bit integers, e.g. 0x0123456789abcdefLL.
Thanks for the kind words Mike, will correct ASAP! Kinda surprised that’s the only thing I got wrong, thanks for taking the time to read it.