frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

San Francisco offline route calculations in browser using Rust (live demo+MIT)

https://punnerud.github.io/mpee/
3•punnerud•49m ago

Comments

d3Xt3r•41m ago
I 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?
punnerud•32m ago
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.