> Rustc memory usage on Linux is also high, but it never runs out of memory. I would like to figure out the cause of this issue.
Strange. I hope this isn't simply a case of wildly over-committing memory and getting away with it on Linux. But then I guess the bsd folks would have is yes too?
The state of (Anything) on Haiku.
For others who like me have a hard time keeping track of which OS is what...
"Haiku is an open-source operating system that specifically targets personal computing. Inspired by the BeOS, Haiku is fast, simple to use, easy to learn and yet very powerful."
When a language no one uses meets an OS no one uses: top of HN.
Some reasons i was thinking Rust in Heroku. Need coffee!!
This is exciting -- Rust has already shown great results through its implementation in Firefox (made me dump Chrome for Quantum)[0], so building a whole new operating system using the language makes perfect sense -- a great test bed for the language, imo.
And given the fact that Haiku OS team's goal is to build a 'unified' and well-fused OS for personal use [1], using a single language should greatly help with reducing complexity and improving robustness.
[0] https://hacks.mozilla.org/2017/11/entering-the-quantum-era-h... [1] https://www.haiku-os.org/about/faq#what-is-haiku
I wonder if Haiku could become the foundation for a new os. Haiku but based on Rust. It would be a match made in heaven, Haiku's secret sauce is the asyncness of the API. This was doable in C++ however Rust and haiku are a wombo combo!