by worez on 2/6/24, 2:14 AM with 135 comments
by thinkingemote on 2/6/24, 9:58 AM
by pmontra on 2/6/24, 11:22 AM
Googling servo and raspberry together gives a lot of hardware projects with motors, even when including mozilla in the query.
Did anybody here made it run on a Pi?
by k8svet on 2/6/24, 4:38 AM
by sa-code on 2/6/24, 7:11 AM
by germandiago on 2/6/24, 10:25 AM
What happened exactly to Servo? Why it was discontinued?
by andrewmcwatters on 2/6/24, 3:52 PM
I commented over the years how Servo isn’t a real alternative because they don’t actually provide any API surface comparable to using CEF or full Chromium or WebKit, and as a result it’s a nonstarter.
I think someone working on it had mentioned they were looking into creating a CEF-like API for embedding, but if the project says it’s an embed-able engine before anything else and it can’t even be used for that purpose, I have no idea what that team is focusing on other than rendering itself. I’d be more interested in even just a partially compliant engine whose primary focus was actually embedding.
It might be OK if you want to build a Firefox? It’s not if you want to use it as an actual embedded renderer.
by terabytest on 2/6/24, 10:26 AM
by devaiops9001 on 2/6/24, 11:29 AM
by charcircuit on 2/6/24, 2:05 PM
by beretguy on 2/6/24, 12:39 PM
by haunter on 2/6/24, 11:40 AM
by EasyMark on 2/6/24, 1:59 PM
by jhoechtl on 2/6/24, 11:41 AM
If we want a secure rendering engine we could leverage code checks.
It's all there. The meme of Rust equals safety (or C equals I safety) has to go away.