Things that diverge from browser standards (like frameworks instead of web components, or special APIs) just create a place for things to break.
That said, if you want a special browser you can guarantee will be available, just wrap it in Electron and ship that, like many big players do.
dtagames•2h ago
Things that diverge from browser standards (like frameworks instead of web components, or special APIs) just create a place for things to break.
That said, if you want a special browser you can guarantee will be available, just wrap it in Electron and ship that, like many big players do.