Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrichman
914 days ago
How is Rust difficult to run? It's a single binary with dependencies usually statically linked.
1 comments
sonlight03
914 days ago
in the sense that there is a bunch of checks unlike python (example sqlx)
link