Hacker News
new
top
best
ask
show
job
San Francisco offline route calculations in browser using Rust (live demo+MIT)
(
punnerud.github.io
)
3 points
by
punnerud
8 hours ago
1 comment
d3Xt3r
8 hours 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
8 hours 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.