On Sat, Jun 10, 2023 at 2:32 AM Lee, Lup Yuen wrote:
> We have created an LVGL App that runs in a Web Browser and on NuttX for
> PinePhone…
> - We compiled LVGL Library from C to WebAssembly with Zig Compiler
> - We wrote our LVGL App in the Zig Programming Language (instead of C)
> - Exact same co
We have created an LVGL App that runs in a Web Browser and on NuttX for
PinePhone…
- We compiled LVGL Library from C to WebAssembly with Zig Compiler
- We wrote our LVGL App in the Zig Programming Language (instead of C)
- Exact same code runs in a Web Browser and on NuttX for PinePhone
Which i