Code Monkey home page Code Monkey logo

Comments (3)

Gurkengewuerz avatar Gurkengewuerz commented on July 17, 2024

Not not really. As i said in go-ultralight the Chrome Embedded Framework is much larger than everything else just because you pack a complete Chromium Engine inside your project.

from cefgo.

ryanerwin avatar ryanerwin commented on July 17, 2024

That's strange. I assumed that Electron was also using a complete chromium + complete nodejs and would therefore assume it would be even much larger than CEF which only includes a standalone Chrome.

For reference, the actual electron binary is 122MB, and the related shared objects are less than 30MB.

-rwxr-xr-x 1 ryan ryan   7M Aug 13 13:14 chrome-sandbox
-rw-r--r-- 1 ryan ryan   1M Aug 13 13:14 chrome_100_percent.pak
-rw-r--r-- 1 ryan ryan   1M Aug 13 13:14 chrome_200_percent.pak
-rwxr-xr-x 1 ryan ryan 122M Aug 13 13:14 electron
-rw-r--r-- 1 ryan ryan  11M Aug 13 13:14 icudtl.dat
-rwxr-xr-x 1 ryan ryan   1M Aug 13 13:14 libEGL.so
-rwxr-xr-x 1 ryan ryan   9M Aug 13 13:14 libGLESv2.so
-rwxr-xr-x 1 ryan ryan   3M Aug 13 13:14 libffmpeg.so
-rwxr-xr-x 1 ryan ryan   5M Aug 13 13:14 libvk_swiftshader.so
-rwxr-xr-x 1 ryan ryan   9M Aug 13 13:14 libvulkan.so
-rw-r--r-- 1 ryan ryan   5M Aug 13 13:14 resources.pak
-rw-r--r-- 1 ryan ryan   1M Aug 13 13:14 snapshot_blob.bin
-rw-r--r-- 1 ryan ryan   1M Aug 13 13:14 v8_context_snapshot.bin
-rw-r--r-- 1 ryan ryan   1M Aug 13 13:14 version
-rw-r--r-- 1 ryan ryan   1M Aug 13 13:14 vk_swiftshader_icd.json

from cefgo.

Gurkengewuerz avatar Gurkengewuerz commented on July 17, 2024

@ryanerwin you can see in the cef wiki all needed shared objects. And yes, libcef.so is one of them. Keep in mind electron isn't using the Chromium Embedded Framework.

from cefgo.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.