Right now we’re creating a Feature Phone UI (in LVGL and Zig) for PinePhone
on NuttX. Would be awesome if we could prototype the Feature Phone UI in
our Web Browser… To make the UI Coding a little easier!

In this article we’ll talk about porting LVGL from PinePhone to WebAssembly…
(1) Run a Zig LVGL App on PinePhone (with NuttX)
(2) How Zig works with WebAssembly (and C Libraries)
(3) Compile LVGL Library from C to WebAssembly (with Zig Compiler)
(4) Test it with our LVGL App (in Zig)
(5) Render Simple LVGL UIs (in Web Browser)

https://lupyuen.codeberg.page/articles/lvgl3.html

Lup

Reply via email to