mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Simulate PinePhone UI
This commit is contained in:
parent
c756904cda
commit
83e323c8e6
1 changed files with 4 additions and 0 deletions
|
@ -7416,6 +7416,10 @@ We're now building a __Feature Phone UI__ for NuttX on PinePhone...
|
|||
|
||||
Can we simulate the Feature Phone UI with __Zig, LVGL and WebAssembly__ in a Web Browser? To make the UI Coding a little easier?
|
||||
|
||||
We have previously created a simple __LVGL App with Zig__ for PinePhone...
|
||||
|
||||
- [pinephone-lvgl-zig](https://github.com/lupyuen/pinephone-lvgl-zig)
|
||||
|
||||
Zig natively supports __WebAssembly__...
|
||||
|
||||
- [WebAssembly on Zig](https://ziglang.org/documentation/master/#WebAssembly)
|
||||
|
|
Loading…
Reference in a new issue