What the heck is a trampoline, anyway?

You don’t have to be a compiler engineer to understand that trampolines are small hops to far destinations.

November 4, 2025 · 10 min · 2076 words

How JIT builds of CPython actually work

You don’t have to be a compiler engineer to understand how your code runs in a JIT build of CPython

July 27, 2025 · 14 min · 2825 words