Page 1 of 1

CEF with specific js framework

PostPosted: Thu Sep 15, 2016 1:33 pm
by dvega
Hi, I'm sorry my question my be stupid, but I can't find an answer to me.
I'd like to use CEF on my specific desktop app project, also embedded systems project.
I was impressed by react, redux, etc, and I want to use them in my feature code.
Can I use only CEF without nodejs to bring might of reactjs(for example) to my desktop app solution? To my solution for embedded systems(arm board)?
Any suggestions?
Thanks!

Re: CEF with specific js framework

PostPosted: Thu Sep 15, 2016 2:26 pm
by magreenblatt
CEF can run web content written with React. Node.js is not a dependency of CEF. Not all ARM devices are supported -- see https://bitbucket.org/chromiumembedded/ ... ld-support for details.

Re: CEF with specific js framework

PostPosted: Fri Sep 16, 2016 9:25 am
by dvega
magreenblatt wrote:Not all ARM devices are supported -- see https://bitbucket.org/chromiumembedded/ ... ld-support for details.

Thanks!
I'm sorry. but can you explain me some details?
If I understand correctly, CEF supports device framebuffer, isn't it?
So I can create my awessome UI with CEF insted of Qt?

Re: CEF with specific js framework

PostPosted: Fri Sep 16, 2016 9:40 am
by magreenblatt
You can use xvfb with CEF.

Re: CEF with specific js framework

PostPosted: Fri Sep 16, 2016 10:03 am
by dvega
magreenblatt wrote:You can use xvfb with CEF.


Thanks!

The last question, I want to contribute CEF. I'm impressed by CEF, and I want to bring it to embedded systems and desktop world.
Btw, I'm a .NET and C++ developer.

Re: CEF with specific js framework

PostPosted: Fri Sep 16, 2016 10:25 am
by magreenblatt
dvega wrote:
magreenblatt wrote:You can use xvfb with CEF.


Thanks!

The last question, I want to contribute CEF. I'm impressed by CEF, and I want to bring it to embedded systems and desktop world.
Btw, I'm a .NET and C++ developer.

OK. Instructions for "Helping Out" are on the main project page: https://bitbucket.org/chromiumembedded/cef