It would be helpful to have a version of lvgljs that can run on microcontrollers without Linux. This would make it much easier for web developers to get started with embedded devices.
Hi! Maybe one of this could be used GitHub - svaarala/duktape: Duktape - embeddable Javascript engine with a focus on portability and compact footprint and GitHub - cesanta/elk: A low footprint JavaScript engine for embedded systems
Hey,
The JS binding is community maintained so can’t say anything official. ![]()
I suggest also opening an issue to bring your question to the maintainers’ attention.
I think that it could be very helpful for beginners if at some point there was an official declarative UI wrapper for LVGL in a high level language like JavaScript (with something like React) or Swift (with something like SwiftUI). Some Fitbit devices allow creating third party apps and clock faces using JavaScript, CSS, and SVG. This would make it much easier for web developers to get started with embedded devices.