Hacker News new | ask | show | jobs
by dschuessler 1738 days ago
Unlike Java applications, apps written in Go and Rust do not need a runtime installed on your computer. The same is true for C, C++ and a lot of other languages. You are most probably less constrained than you think.
1 comments

You're right, thanks for explaining