|
Hi,
This may be of interest to anyone interested in creating JITs for
dynamic languages.
https://blog.pyston.org/
_javascript_ on the other hand has had a lot of success with multiple
successful JIT implementations.
Is Lua somewhere in between Python and _javascript_? Unfortunately I do
not code in _javascript_ so I am not sure what makes it easier to
implement JIT for it compared to Lua.
Regards
Dibyendu