Why is llvm considered unsuitable for implementing a JIT?

前端 未结 6 430
我寻月下人不归
我寻月下人不归 2020-12-22 22:38

Many dynamic languages implement (or want to implement) a JIT Compiler in order to speed up their execution times. Inevitably, someone from the peanut gallery asks why they

6条回答
提交回复
热议问题