Comment on Writing a minimal Lua implementation with a virtual machine from scratch in RustparentComments−eatonphil4yYep you're right. I think I made a note if it in the post at one or two points that I'm inefficiently doing these stack pushing/popping.
Comments
Yep you're right. I think I made a note if it in the post at one or two points that I'm inefficiently doing these stack pushing/popping.