Trendora

yk

Assess

Tools

An open-source meta-tracing JIT compiler framework for accelerating interpreters.

Why it's here

Placed in Assess: 1 article(s) of evidence from 1 source(s), led by research-stage coverage, with 1 in the last 30 days. Confidence 24%. Low accumulated evidence, so it defaults conservatively pending more signal.

Evidence (1)

  • 5InfoQ·8/5/2026research
    Automating JIT Retrofits for C Interpreters

    Laurence Tratt presents yk, an open-source meta-tracing JIT compiler framework designed to speed up C-based language interpreters with minimal code changes. The talk covers how tracing, optimization hints, and deoptimization work together to improve interpreter performance while keeping fallback to the interpreter manageable.