Comment by bawolff 2 months ago Why not? JIT engines are inherently risky. They are great for performance but terrible for security. 1 comment bawolff Reply stmw 2 months ago Briefly, becauseoverall 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.
stmw 2 months ago Briefly, becauseoverall 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.
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.