▲ | bawolff 3 days ago | |
Why not? JIT engines are inherently risky. They are great for performance but terrible for security. | ||
▲ | stmw 3 days ago | parent [-] | |
Briefly, because overall risk = new inherent risk / (architecture * security reputation * ongoing maintenance investment) Even without arguing over whether JIT engines are inherently risky or add much risk given the modern computing environment is full of them, from graphics to Javascript. |