top | item 35678967

(no title)

keithasaurus | 2 years ago

In the sense of using escape hatches back to python, that's true. Main point is that from a complexity standpoint, why do python -> rust -> python, when there's still a lot of room to run in just python?

discuss

order

iudqnolq|2 years ago

Because it's not python -> rust -> python, it's python -> rust -> python c api.