Hacker News new | ask | show | jobs
by cs_throwaway 340 days ago
Do you think it may be feasible to do this and maintain the FFI?
1 comments

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