Hacker News new | ask | show | jobs
by Thaxll 1033 days ago
half an hour to learn Rust, the other half to wait for compilation.
3 comments

Mine usually errors out in the first 30 seconds, so that’s usually only for a successful compile.
how long does the average npm install take? That's cached for second executions just as rust is, typical recompile times are < 1s
Only if you have to compile once. :)