Hacker News new | ask | show | jobs
by steveklabnik 879 days ago
It’s the same thing as when Python calls out to a module written in C.

In this case they’re using https://crates.io/crates/pyo3 to make the process easier.