Zig NEWS

Cover image for LVGL in WebAssembly: Building NuttX Touchscreen Apps with Zig and testing them in the Web Browser
Lup Yuen Lee
Lup Yuen Lee

Posted on

LVGL in WebAssembly: Building NuttX Touchscreen Apps with Zig and testing them in the Web Browser

What if we could prototype and test Touchscreen Apps in the Web Browser, before running on a real device?

In this presentation we explain how we compiled the LVGL Graphics Library to WebAssembly with Zig Compiler. We created a NuttX App in the Zig Programming Language that runs in the Web Browser, calling the LVGL Library in WebAssembly.

We hope that this will someday enable NuttX Apps to be created and tested easily in the Web Browser.

PDF Slides / PDF Transcript / Google Slides

Top comments (1)

Collapse
 
gonzus profile image
Gonzalo Diethelm

Very interesting! And the presentation was awesome!