Shipping Rust code in Firefox
41–50 of 197 posts
Re: Shipping Rust code in Firefox
#42Earlier quoted context omitted.
Sort of offtopic, but.. since Manish has already clarified the intent below... I am just curious - would you have drawn a similar conclusion from the headline if the language in question was not Rust, but a more popular/stable one, like say JavaScript/C? "Shipping C in Firefox"? (asking purely from a linguistic point of view)
What do you find unstable about Rust?
Re: Shipping Rust code in Firefox
#43I'm curious why rust-url still hasn't been shipped with firefox yet. https://bugzilla.mozilla.org/show_bug.cgi?id=1151899
Re: Shipping Rust code in Firefox
#44Am I'm reading either the headline or the announcement wrong? As I read it, they are not shipping Rust but a component written in Rust. > For this reason, Ralph Giles and Matthew Gregan built Mozilla’s first Rust > media parser. And I’m happy to report that their code will be the first > Rust component shipping in Firefox.
You did not think, they would replace VanillaJS with Rust, did you? ;)
Re: Shipping Rust code in Firefox
#45Am I'm reading either the headline or the announcement wrong? As I read it, they are not shipping Rust but a component written in Rust. > For this reason, Ralph Giles and Matthew Gregan built Mozilla’s first Rust > media parser. And I’m happy to report that their code will be the first > Rust component shipping in Firefox.
That is correct. "Shipping Rust code in Firefox" is what it's about. Though really "Shipping Rust in Firefox" means that too, it's just a bit ambiguous.
Re: Shipping Rust code in Firefox
#46Edit: "Coming from" in the sense of bootstrapping great independent communities around these.
Re: Shipping Rust code in Firefox
#47Am I'm reading either the headline or the announcement wrong? As I read it, they are not shipping Rust but a component written in Rust. > For this reason, Ralph Giles and Matthew Gregan built Mozilla’s first Rust > media parser. And I’m happy to report that their code will be the first > Rust component shipping in Firefox.
It's just shocking to me this type of meta-discussion about the phrasing of an announcement headline is the bulk of top comments.
Re: Shipping Rust code in Firefox
#48I'm curious why rust-url still hasn't been shipped with firefox yet. https://bugzilla.mozilla.org/show_bug.cgi?id=1151899
I thought this was already shipped. Was there some announcement in regards to this and then it didn't get shipped anyways?
Re: Shipping Rust code in Firefox
#49AHHH Telemetry! I feel like there is a group of people who freak out to any form of telemetry, I just wanted to highlight them using it to track bugs. It's super beneficial to any form of changes, especially something like switching an entire language for a component.
Re: Shipping Rust code in Firefox
#50Earlier quoted context omitted.
I would expect the phrase "shipping Rust" to mean that they include the language environment, so that I can write code in Rust with Mozilla.
That doesn't make sense. It is a statically compiled systems-oriented language, not a web-oriented language.