Skip to content

Comment on JIT Compiling Code in 5μsparent

Comments

If we are sprinkling formal verification on things, we can sprinkle it on a JIT.

But then we'd have to admit that it's not the JIT that's a problem, it's the lack of guardrails and analysis features in the machine code interfaces that higher level languages expose!

Only if it goes through verified bytecode, and the set of instructions is provable.

The JIT must also only be allowed to call into specific code, controlled by the runtime, and nothing else.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.