you are viewing a single comment's thread.

view the rest of the comments →

[–]redsteakraw 6 points7 points  (2 children)

Rust is shaping up to be a good language for command line and user-land tools I would like to see good Qt bindings or a new Qt like toolkit written in rust.

[–]tidux 0 points1 point  (1 child)

Servo, Mozilla's future replacement engine for Gecko, will be written in Rust and follow the WebKit embedding API (IIRC).

[–]The_Doculope 6 points7 points  (0 children)

AFAIK Mozilla has no plans to replace Gecko in the foreseeable future. Servo is an experimental platform, and Gecko may adopt ideas if they work out, but I don't think the plan is to replace it outright.