It's important in interpreters. Here's an example: https://blog.reverberate.org/2021/04/21/musttail-efficient-i...
https://www.lua.org/source/5.5/lvm.c.html#vmdispatch
More here: https://noelwelsh.com/posts/understanding-vm-dispatch/
It's important in interpreters. Here's an example: https://blog.reverberate.org/2021/04/21/musttail-efficient-i...