Is it possible to use the dynamically linked libcef other than embed it in nw executable?

1 view
Skip to first unread message

moph...@gmail.com

unread,
Jun 19, 2013, 10:45:26 AM6/19/13
to node-...@googlegroups.com
Hi all,

Is it possible to use the dynamically linked libcef other than embed it in nw executable? Just like appjs dose.
Say we have some other binary modules depended on libcef too, it will be a big waste do include 2 copy of libcef in our release package.

Thanks in Advanced.

Mophy,
Regards.


Roger

unread,
Jun 20, 2013, 3:56:02 AM6/20/13
to node-...@googlegroups.com
Hello,

node-webkit is not based on CEF. We migrate from CEF to Content Layer in 0.3

Roger




--
You received this message because you are subscribed to the Google Groups "node-webkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-webkit...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Roger

unread,
Jun 20, 2013, 3:59:42 AM6/20/13
to node-...@googlegroups.com
btw, if you are looking for the CEF based code, it mostly resides in other repos under my account (cef and the cef branch of chromium.src).

At that time the 'node-webkit' repo is only used for nw.gui the native library. After we migrated to Content Layer the major part of the code is in node-webkit repo, but there are still important core parts in the chromium and the Webkit repo (message loop, JS context etc)

moph...@gmail.com

unread,
Jun 20, 2013, 4:29:39 AM6/20/13
to node-...@googlegroups.com
Hi Roger,

Thank you for your reply, okay, I see :)

Mophy,
Regards.
Reply all
Reply to author
Forward
0 new messages