
@cmuratori @wookash_podcast Apple's JavaScriptCore uses a bytecode interpreter as the first execution stage, followed by three(!) JIT stages, with increasing compile times, for hotter code.
A lot of work went into making JSC's "Low Level Interpreter" fast: wingolog.org/archives/2012/…
English



