Y
Hacker News
new
|
ask
|
show
|
jobs
by
eptcyka
2893 days ago
Cargo is far better in this regard, for one.
1 comments
Arnavion
2893 days ago
Cargo packages can also execute arbitrary code at compile-time through build scripts, which run with full permissions of the original `cargo` command including filesystem and network access.
link