Hacker News new | ask | show | jobs
by bithush 4307 days ago
Is there any word from Mozilla on their position for an official UI toolkit for Rust?

I am past caring if it is a totally native looking toolkit, just as long as it looks good/consistent across all platforms with hardware acceleration I am good to go.

3 comments

> Is there any word from Mozilla on their position for an official UI toolkit for Rust?

Well, given those bullet points, Servo might meet your needs :)

In general we're not going to think about blessing packages as "official" unless it gets to the point where some package becomes mature and overwhelmingly dominant in its space (think Rack in Ruby or async in Node); we'd prefer to focus on making it easy to upload and share Rust packages via Cargo to build up an ecosystem.

Warning: I am not involved with the project, and it has been a while since I heard anything official.

With that said, the last time I heard, the reason for Rust's existence (Servo) did not have any plans for implementing anything outside of the browser rendering & javascript engine. So, no browser chrome, which would be the only reason I can think that they would develop an "official" UI toolkit.

I would love for someone involved in the project to correct me, though :)

Nope. It's totally not a thing we're concerned about at the moment, given the language's immaturity.