Aug 2024
19 Mon
20 Tue
21 Wed
22 Thu
23 Fri
24 Sat 11:00 AM – 01:30 PM IST
25 Sun
Srijan Paul
Traditionally, programming languages are either interpreted with a bytecode VM, or compiled to machine code. JIT compilers somehow do both, blurring the lines between “interpreted” and “compiled”. How?
We’ll build an intuition for how JIT compilers work under the hood by building one. At the end, we’ll benchmark against an equivalent bytecode VM to see how much of a difference it makes.
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}