Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The Rust runtime has a fast start time as well, FWIW.


Because Rust doesn't have a runtime initialization.


Rust AWS Lambda Runtime author here: while the Rust runtime tends to beat all other runtimes, Go is _very_ close in terms of startup times.



Yep! Thank you so much! I really need to update the documentation, but I think `cross` (https://github.com/rust-embedded/cross), a drop-in cargo replacement, is the probably the best available solution for building musl-based binaries.


I've struggled with this before, will have to take a look at it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: