|
|
Log in / Subscribe / Register

Rustaceans at the border

Rustaceans at the border

Posted Apr 15, 2022 5:45 UTC (Fri) by Cyberax (✭ supporter ✭, #52523)
In reply to: Rustaceans at the border by q_q_p_p
Parent article: Rustaceans at the border

> If they want kernel in rust, they should write kernel in rust like google does with fuchsia.

Fuchsia is written mainly in C++.

> Rust is such a cancer... attaching to popular projects and destroying them - why don't they do this with llvm, huh ? because they would have to deal with at least dependency hell, proper compiler boostrapping procedure, etc.

Cargolift.


to post comments

Rustaceans at the border

Posted Apr 15, 2022 5:47 UTC (Fri) by Cyberax (✭ supporter ✭, #52523) [Link] (2 responses)

Rustaceans at the border

Posted Apr 15, 2022 6:41 UTC (Fri) by q_q_p_p (guest, #131113) [Link] (1 responses)

LLVM: https://github.com/llvm/llvm-project
I can use the same argument about the kernel, just use redox (cranelift) if you don't like C: https://gitlab.redox-os.org/redox-os/redox and leave kernel(LLVM) alone ?

I was wrong about fuchsia though...

Rustaceans at the border

Posted Apr 15, 2022 6:44 UTC (Fri) by Cyberax (✭ supporter ✭, #52523) [Link]

The decision to use Rust will be done by actual Linux developers.

And nobody is forcing you to use the mainline Linux. If you so dislike Rust, then you are totally free to fork Linux and maintain your own Rust-less fork.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds