roccod
- Karma
- 1
- Created
- March 28, 2012 (14y ago)
- Submissions
- 0
Embedded software engineering building user interfaces for digital STB's using HTML5/javascript and/or native platforms. Interested in Clojure(script), javascript, c++, v8, Qt,Linux kernel development and computergraphics.
The problem with tools which try to understand the code themselves is that there is a mismatch between what is build by for example a Makefile and what the editor sees. We are building embedded software using a huge…
Is this native engine still html based (eg blink engine or webkit) or is it using the platforms drawing engines? We are currently building user interfaces for STB platforms using a a js platform mapped to a native…
I understood that the native react serializes the ui "DOM" to some format and sends it to the native process. Will the native rendering engine be open source and/or will the protocol be open/specified ? This could be…