• @mreiner@beehaw.org
    link
    fedilink
    English
    189 months ago

    Technically, WebKit is Apple’s rendering engine (Safari).

    Google uses Blink, which is a fork of WebKit, but is its own thing now.

    So, you can still use Safari without directly contributing to Google’s de facto rendering engine monopoly.

    • @N4CHEM@lemmy.ml
      link
      fedilink
      59 months ago

      Thank you, I used to know the rendering engines fairly well a few years ago, but I’m out of the loop now.

      What about WebView? It’s the rendering engine used in Android, closely related to Blink I assume.

      • @mreiner@beehaw.org
        link
        fedilink
        English
        39 months ago

        I honestly wasn’t super familiar with WebView until you asked!

        It looks like WebView is a stripped-down browser, more than anything else. It can leverage different rendering engines depending on the platform, and on Android it looks like it leverages Blink just like Chrome.