In this post, I am following up on the explanation of my simple JIT compiler glorified calculator Emjay and I will show you how I implemented function calls. Why the complexity? Link to heading Imagine we are JIT-compiling the following program:| Andrea Bergia's Website