Despite getting a couple of shoutouts, most of this isn’t very applicable to julia since it doesn’t use a tracing JIT. Julia’s JIT strategy is actually more like a lazy AOT compiler than these tracing JITs.
That blog looks really slick and the syntax highlighting is great on the eyes. If you don't mind me asking, what did you create it with? Some sort of framework or from scratch? I've been looking for something like this for a bit.