Rust
-
Such a question. Do developers plan to use the Rust programming language to develop a browser? And if not, why not?
-
@Newtonmike50 Is this just spam to promote a programming language? What is your connection with Rust?
I do not see any reason why the Vivaldi would want to rewrite eight years of code in a new language.
-
PPathduck moved this topic from Vivaldi for Windows on
-
@Newtonmike50 when Chromium core devs use Rust, Vivaldi devs will do this too, i suspect.
-
@Pesala This is not spam. It just became interesting. I myself am interested in this programming language
-
I just got curious.
Servo is written in Rust, taking advantage of the memory safety properties and concurrency features of the language.
https://servo.orgWell, early days I guess...
They've got a Github, so feel free to contribute your code
-
@Pathduck Thanks, otherwise I didn't know
-
-
@Newtonmike50 Not sarcasm at all - that's what GitHub is for after all.
Since you're interested in the Rust language helping build a browser would be good place to start I guess?
-
I thought that the useful components of servo got integrated into Firefox, I had no idea it was still being developed as an independent project.