San Francisco offline route calculations in browser using Rust (live demo+MIT)
punnerud.github.ioI don't get it, why use Python here? The engines are already written in Rust, why not go all the way and just write the whole thing in Rust?
Its already 100% using Rust, the Python part is just a wrapper if people want to use it within Python. Also have made an iOS app I soon will release, and for browsers, using just Rust. There is documentations on how to use the Rust part.