Skip to content

Comment on Reflections on 2 years of CPython's JIT Compilerparent

Comments

Do you think it may be feasible to do this and maintain the FFI?

That's the hard part!

I think that the FFI makes it super hard to do most of the optimizations I'd want to do. Maybe it makes them impossible even. The game is to find any chance for size reduction and fast path simplification that doesn't upset FFI

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.