logoalt Hacker News

mihaelmtoday at 11:59 AM2 repliesview on HN

Proper verification would be deterministic rules the JIT-ed code would be checked against, so it would have to be non-JIT. Since the comment is talking about using more & more JIT for security reasons, I assumed it extended to verification too.

I don't get why you'd generally switch to JIT for security reasons.


Replies

daishi55today at 12:52 PM

Why can’t you JIT- generate the code and then run the verification?

show 2 replies
patmorgan23today at 12:45 PM

Who writes the formal verification spec and when?

show 1 reply