5 ms·
Do you think it may be feasible to do this and maintain the FFI?
by cs_throwaway 1y ago
Do you think it may be feasible to do this and maintain the FFI?
- pizlonator 1y agoThat'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