Y
Hacker News
new
|
ask
|
show
|
jobs
by
gsnedders
3644 days ago
> [0] unless you interpret — and can JIT — the C code with the same underlying machinery as Truffle does
Pyston can easily JIT the C code because it uses LLVM for it's main JIT tier.