|
|
|
|
|
by 46756e
1747 days ago
|
|
Small OS projects can be done in any language. Java has an OS built from it. Real Linux and systems projects can only be done with very low level languages. Discord switched from Go to Rust because of slowness issues, I promise if its too slow for an app its too slow for OS. If Go wants to be a very low level "systems everywhere" then get rid of the GC. Or alternatively stop ranking it above Rust and C++, when its apples to oranges. |
|